Skip to content

Commit

Permalink
Disable Codecov age check due to false positives
Browse files Browse the repository at this point in the history
  • Loading branch information
marcphilipp committed Jul 24, 2024
1 parent 37a39c9 commit 8cdf598
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .codecov.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
comment: false

coverage:
status:
project:
default:
threshold: 1
threshold: "1"
informational: true
patch: off

codecov:
max_report_age: off

0 comments on commit 8cdf598

Please sign in to comment.