Use realistic watermarks for code coverage reports #9956
Labels
package:dev
squad:platform
Issue to be handled by the Platform team.
type:improvement
This issue reports a possible enhancement of an existing feature.
Milestone
📝 Provide a description of the improvement
The project requires 100% CC and CI will fail unless this requirement is met. However, when developing, the CC report is misleading by displaying values less than 100% as green:
This should be
instead. Currently, the report gives developers a false sense of security and they will need to revisit their code when CI is done (which is annoying).
If you'd like to see this improvement implemented, add a 👍 reaction to this post.
The text was updated successfully, but these errors were encountered: