Skip to content

Commit

Permalink
Run codecov only for the entire project with target 78% (#3034)
Browse files Browse the repository at this point in the history
  • Loading branch information
romtsn authored Nov 7, 2023
1 parent 79f2840 commit a3c77bc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ codecov:
require_ci_to_pass: no

coverage:
status:
project:
default:
target: 78%
threshold: 3%
patch: off
range: 78...100
precision: 3
round: down
Expand Down

0 comments on commit a3c77bc

Please sign in to comment.