Skip to content

Commit

Permalink
Introduce coverage thresholds
Browse files Browse the repository at this point in the history
  • Loading branch information
sevein committed Mar 15, 2024
1 parent 880c5ec commit a9c247f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,13 @@ coverage:
precision: 2
round: down
range: "25...75"
status:
project:
default:
threshold: 0.025%
patch:
default:
threshold: 0.025%

ignore:
- "dashboard/"
Expand Down

0 comments on commit a9c247f

Please sign in to comment.