Skip to content
This repository has been archived by the owner on Oct 15, 2020. It is now read-only.

Commit

Permalink
fix EOL (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
mvorisek authored Apr 28, 2020
1 parent ec9ed1e commit 3866915
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
ignore:
- demos
- docs
- tests
- tools
coverage:
precision: 2
round: down
range: "40...100" # lower coverage expectations
status:
project:
default:
threshold: 1% # lower coverage diff threshold, but maybe is not working
target: 100
target: 40
patch: yes
changes: no
ignore:
- demos
- docs
- tests
- tools
coverage:
precision: 2
round: down
range: "40...100"
status:
project:
default:
threshold: 1%
target: 100
target: 40
patch: yes
changes: no

0 comments on commit 3866915

Please sign in to comment.