Skip to content

Commit

Permalink
Add codecov configuration.
Browse files Browse the repository at this point in the history
  • Loading branch information
BenediktBurger committed Feb 21, 2024
1 parent ef56a34 commit 4cc7cca
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
coverage:
status:
project:
default:
# basic
target: auto
threshold: 0.1% # allows a small drop of coverage for flaky tests

0 comments on commit 4cc7cca

Please sign in to comment.