Skip to content

Commit

Permalink
update coverage config
Browse files Browse the repository at this point in the history
  • Loading branch information
newville committed Sep 10, 2024
1 parent e30c848 commit 303226c
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions .codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,16 @@ codecov:
token: f6004578-8b3d-4366-bcea-c229423ba532

coverage:
precision: 2
round: down
range: "90...100"
precision: 1
range: "80...100"
status:
project:
default:
target: auto
threshold: 2.0%
informational: true
patch:
default:
target: auto
threshold: 10%
informational: true

0 comments on commit 303226c

Please sign in to comment.