Skip to content
Open
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
18 changes: 18 additions & 0 deletions .codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
coverage:
status:
project:
default:
target: auto
threshold: 1%
informational: false
patch:
default:
target: auto
threshold: 2%
informational: false

# Inline annotations on changed lines in the PR's "Files changed" view, posted via the
# GitHub Checks API. Surfaces uncovered patch lines co-located with the code under review,
# alongside the per-PR Codecov comment (which is enabled by default).
github_checks:
annotations: true
Loading