Skip to content

Commit

Permalink
make coverage report only informational (#1685)
Browse files Browse the repository at this point in the history
We shouldn't enforce code coverage targets.
yet...
  • Loading branch information
Techatrix authored Dec 24, 2023
1 parent 43a905c commit 01da7f1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
coverage:
status:
project:
default:
informational: true
patch:
default:
informational: true

0 comments on commit 01da7f1

Please sign in to comment.