Skip to content

Run Sonar report after fast checks #768

@ArBridgeman

Description

@ArBridgeman

Summary

To aid developers, we want to run the Sonar report for these cases:

  1. Immediately after the fast checks
  2. After the slow checks

After 1. allows developers to more quickly get feedback on results (linting, security, unit tests) before running the slow tests, which sometimes have expensive or long delays. After 2. ensure that the coverage goals are met across the code itself.

To Do

Metadata

Metadata

Assignees

Labels

refactoringCode improvement without behavior change
No fields configured for Refactoring.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions