Skip to content

Commit

Permalink
0.5% => 1% test threshold after seeing .75% in the wild
Browse files Browse the repository at this point in the history
  • Loading branch information
ZenGround0 committed Sep 2, 2021
1 parent baa1ec0 commit 56acfe3
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ coverage:
project:
tools-and-tests:
target: auto
threshold: 0.5%
threshold: 1%
informational: true
paths:
- "testplans"
Expand All @@ -33,27 +33,27 @@ coverage:
- "build"
markets:
target: auto
threshold: 0.5%
threshold: 1%
informational: false
paths:
- "markets"
- "paychmgr"
miner:
target: auto
threshold: 0.5%
threshold: 1%
informational: false
paths:
- "miner"
- "storage"
chain:
target: auto
threshold: 0.5%
threshold: 1%
informational: false
paths:
- "chain"
node:
target: auto
threshold: 0.5%
threshold: 1%
informational: false
paths:
- "node"
Expand All @@ -66,7 +66,7 @@ coverage:
- "journal"
cli:
target: auto
threshold: 0.5%
threshold: 1%
informational: true
paths:
- "cli"
Expand Down

0 comments on commit 56acfe3

Please sign in to comment.