Skip to content

Commit

Permalink
Simplify
Browse files Browse the repository at this point in the history
  • Loading branch information
Ilia-Kosenkov committed Nov 14, 2024
1 parent 19ad41b commit e01e477
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
comment:
layout: "header, reach, files"
require_changes: true
behavior: "new" # Only post on new commits
coverage:
status:
project:
default:
target: 75%
threshold: 1%
target: 70%
threshold: 5%
patch:
default:
target: 75%
threshold: 1%
target: 70%
threshold: 5%

0 comments on commit e01e477

Please sign in to comment.