Skip to content

Commit

Permalink
Do not make codecov errors fail the CI for now
Browse files Browse the repository at this point in the history
  • Loading branch information
benoit74 committed Jul 10, 2024
1 parent fb295fe commit 97d8ade
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:
status:
project:
default:
informational: true
patch:
default:
informational: true
changes:
default:
informational: true

0 comments on commit 97d8ade

Please sign in to comment.