Skip to content

Commit

Permalink
Add codecov YAML
Browse files Browse the repository at this point in the history
This allows the continuous integration tests to pass no matter what
the test coverage is or how much it decreases.
  • Loading branch information
haydenm committed Nov 2, 2023
1 parent 940be16 commit 895a7e3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
coverage:
status:
project:
default:
informational: true # allow resulting status to pass no matter what the coverage is

0 comments on commit 895a7e3

Please sign in to comment.