Skip to content

Commit

Permalink
remove codecov statuses config
Browse files Browse the repository at this point in the history
  • Loading branch information
outofambit committed Sep 3, 2019
1 parent 6f22787 commit e0013a9
Showing 1 changed file with 1 addition and 28 deletions.
29 changes: 1 addition & 28 deletions .codecov.yml
Expand Up @@ -3,32 +3,5 @@ coverage:
round: nearest
# thresholds for red to green color coding
range: '10...80'

status:
project:
lib-git:
target: auto
threshold: 5%
base: pr
paths: 'app/src/lib/git'
lib-app:
target: auto
threshold: 5%
base: pr
paths:
- 'app/src/lib/stores'
- 'app/src/lib/databases'
models:
target: auto
threshold: 5%
base: pr
paths: 'app/src/models'
ui-components:

This comment was marked as off-topic.

Copy link
@omer-java

omer-java Feb 1, 2020

status:
project:
naptech:
target: auto
threshold: 8%
base: pr

This comment was marked as off-topic.

Copy link
@omer-java

omer-java Feb 1, 2020

target: auto
threshold: 5%
base: pr
paths: 'app/src/ui'
patch: no
changes: no

This comment was marked as off-topic.

Copy link
@omer-java

omer-java Feb 1, 2020

round: nearest

thresholds for red to green color coding

range: '10...80'

status:
project:
lib-git:
target: auto
threshold: 5%
base: pr
paths: 'app/src/lib/git'
lib-app:
target: auto
threshold: 5%
base: pr
paths:
- 'app/src/lib/stores'
- 'app/src/lib/databases'
models:
target: auto
threshold: 5%
base: pr

target: auto
threshold: 5%
base: pr
paths: 'app/src/ui'
patch: no
changes: no

status: off
comment: off

3 comments on commit e0013a9

@omer-java

This comment was marked as off-topic.

@Pogoria

This comment was marked as spam.

@kenken223
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.