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 15, 2024
1 parent d3a0e2f commit b9ee79a
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: 80%
threshold: 1%

ignore:
- "**experimental/"

comment: off

0 comments on commit b9ee79a

Please sign in to comment.