Skip to content

Commit

Permalink
Set coverage targets for project, disable comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Corvince committed Jan 18, 2024
1 parent 725edce commit 0bd481d
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions codecov.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
coverage:
status:
project:
default:
target: 90%
threshold: 1%

ignore:
- "**experimental/"

comment: off

0 comments on commit 0bd481d

Please sign in to comment.