pytest-sugar
pytest-sugar copied to clipboard
[WIP] coverage: configure eager coverage
This should cover the plugin itself then.
Codecov Report
Merging #148 into master will increase coverage by
53.87%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #148 +/- ##
===========================================
+ Coverage 28.77% 82.64% +53.87%
===========================================
Files 4 1 -3
Lines 497 340 -157
Branches 0 82 +82
===========================================
+ Hits 143 281 +138
+ Misses 354 35 -319
- Partials 0 24 +24
Impacted Files | Coverage Δ | |
---|---|---|
setup.py | ||
test_sugar.py | ||
conftest.py | ||
pytest_sugar.py | 82.64% <0%> (+82.64%) |
:arrow_up: |
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 fe1e991...0552435. Read the comment docs.
I will stop here for now. I think we should get the other CI related PRs in first, and then it is probably better to not use pytest-cov, but coveragepy directly.
No coverage for pypy (and it makes it really slow): https://travis-ci.org/Frozenball/pytest-sugar/jobs/445000743#L564
Needs update after #160. Also should address https://github.com/Frozenball/pytest-sugar/pull/160/files#diff-5205b06d924f1150750e0cc9f8326313R630.
Hey 👋
Thank you for your PR! I am going through the old PRs in this repository and closing them since a long time has passed since the opening and they may not be that relevant anymore. If you still wish to continue with this pull request, let me know and we can re-open it.
Teemu