Open blueyed opened 4 years ago
I'd like to test here if not testing it would be reported, so please do not merge it yet.
Merging #58 into master will decrease coverage by
8.29%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #58 +/- ##
=========================================
- Coverage 70.86% 62.56% -8.3%
=========================================
Files 5 5
Lines 357 358 +1
Branches 35 35
=========================================
- Hits 253 224 -29
- Misses 93 122 +29
- Partials 11 12 +1
Flag | Coverage Δ | |
---|---|---|
#linux | 62.56% <100%> (-8.3%) |
:arrow_down: |
#py36 | 62.56% <100%> (-8.3%) |
:arrow_down: |
#py37 | 62.56% <100%> (-8.3%) |
:arrow_down: |
Impacted Files | Coverage Δ | |
---|---|---|
tests/test_general.py | 84% <100%> (-16%) |
:arrow_down: |
pytest_parallel/__init__.py | 52.89% <0%> (-6.95%) |
:arrow_down: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 3e4a52d...460df7a. Read the comment docs.
offtopic: @codecov-io should not post comments.. we have .ci/codecov.yml
to turn them off..
The comment reflects it:
- Coverage 70.86% 62.56% -8.3%
But there's no status.
@kevlened Do you have a global codecov config somewhere already by chance?
There's no global codecov config. Incidentally, I made you a contributor to the project.
This is for convenience, and it being tested on CI should be covered via coverage etc.