Skip to content

Commit 592bc5d

Browse files
Update codecov.yml
1 parent b2b5f29 commit 592bc5d

1 file changed

Lines changed: 0 additions & 19 deletions

File tree

codecov.yml

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
# Docs ref: https://docs.codecov.io/docs/codecovyml-reference
22
# Validation check: $ curl --data-binary @codecov.yml https://codecov.io/validate
33

4-
comment:
5-
require_changes: false
6-
7-
ignore:
8-
- "adapt/loaders.py"
9-
104
codecov:
115
token: ad499a8d-3f1a-44b1-9672-27164a1281ce
126
bot: "codecov-io"
@@ -19,16 +13,3 @@ coverage:
1913
precision: 2
2014
round: down
2115
range: "70...100"
22-
status:
23-
project:
24-
default:
25-
base: auto # target to compare against
26-
target: auto # target "X%" coverage to hit on project
27-
threshold: 1% # allow this much decrease from base
28-
if_ci_failed: error
29-
patch: off
30-
default:
31-
base: auto # target to compare against
32-
target: 50% # target "X%" coverage to hit on patch
33-
# threshold: 50% # allow this much decrease on patch
34-
changes: false

0 commit comments

Comments
 (0)