Skip to content

Commit

Permalink
codecov - evaluate coverage at 0.1% resolution (#6238)
Browse files Browse the repository at this point in the history
Avoid spurious decreases of coverage because of varying code paths
being visited at different random seeds.

Ref: https://docs.codecov.com/docs/codecovyml-reference#coverageprecision
  • Loading branch information
pavoljuhas committed Aug 11, 2023
1 parent 86479ae commit 5e342c2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions codecov.yml
@@ -0,0 +1,2 @@
coverage:
precision: 1

0 comments on commit 5e342c2

Please sign in to comment.