Skip to content

Commit

Permalink
decreased codecov target %
Browse files Browse the repository at this point in the history
  • Loading branch information
tusharpandey13 committed Oct 28, 2024
1 parent 34497ef commit a2e6f22
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
coverage:
precision: 2
round: down
range: "70...100"
range: '70...100'
status:
patch:
default:
target: 99%
threshold: 50
if_no_uploads: error
changes: true
project:
default:
target: auto
target: 99%
if_no_uploads: error
ignore:
- test/
Expand Down

0 comments on commit a2e6f22

Please sign in to comment.