Skip to content

Commit

Permalink
Create code-cov config which shouldn't fail PR's for negligible cover…
Browse files Browse the repository at this point in the history
…age changes
  • Loading branch information
Col-E committed Jan 19, 2024
1 parent ea7c56d commit 9a8a032
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
coverage:
precision: 2
round: down
status:
project:
default:
informational: true
patch:
default:
informational: true

0 comments on commit 9a8a032

Please sign in to comment.