Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
coverage:
status:
# Overall project status: https://docs.codecov.com/docs/commit-status#project-status
project:
default:
target: auto
threshold: 1% # Allow 1% drop in coverage
# Status of the PR/commit: https://docs.codecov.com/docs/commit-status#patch-status
patch:
default:
target: 80%
threshold: 0%
Loading