Skip to content

Commit

Permalink
CI: Use informational mode for codecov
Browse files Browse the repository at this point in the history
[skip CI]
  • Loading branch information
seberg committed Apr 14, 2021
1 parent 4c780c2 commit 645b304
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .codecov.yml
Expand Up @@ -6,8 +6,9 @@ coverage:
status:
project:
default:
# Require 1% coverage, i.e., always succeed
target: 1
patch: true
informational: true
patch:
default:
informational: true
changes: false
comment: off

0 comments on commit 645b304

Please sign in to comment.