Skip to content

Commit

Permalink
Make Codecov only informational, most code is covered only in integra…
Browse files Browse the repository at this point in the history
…tion tests, not considered by Codecov
  • Loading branch information
benoit74 committed Oct 3, 2024
1 parent c3bb8c5 commit 2edf93b
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions coverage.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 2edf93b

Please sign in to comment.