Skip to content

Commit

Permalink
Rounding settings for codecov
Browse files Browse the repository at this point in the history
Signed-off-by: snipe <[email protected]>
  • Loading branch information
snipe committed Aug 14, 2024
1 parent 8914b2f commit e092d9c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion codecov.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
ignore:
- "vendor/**"
- "vendor/**"
coverage:
range: 60..80
round: down
precision: 2

0 comments on commit e092d9c

Please sign in to comment.