Skip to content

Commit

Permalink
test: update to range above current repo
Browse files Browse the repository at this point in the history
  • Loading branch information
JensZack committed Dec 2, 2024
1 parent 82f6e2a commit 5ff608c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ codecov:
coverage:
precision: 2
round: down
range: "70...100"
range: "80...100"

status:
project: # measuring the overall project coverage
Expand All @@ -19,7 +19,7 @@ coverage:
if_ci_failed: error # if ci fails report status as success, error, or failure
patch:
default:
target: 70
target: 90

parsers:
gcov:
Expand Down

0 comments on commit 5ff608c

Please sign in to comment.