Skip to content

Commit

Permalink
add codecov.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Tommi2Day committed Nov 12, 2023
1 parent 07fac5b commit d84995d
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
coverage:
range: 50..75
ignore:
- "*/vendor/*"
- "*/test/*"
status:
patch: false
project:
default:
target: 30%
threshold: 1%

0 comments on commit d84995d

Please sign in to comment.