pytest-sugar icon indicating copy to clipboard operation
pytest-sugar copied to clipboard

[WIP] coverage: configure eager coverage

Open blueyed opened this issue 6 years ago • 4 comments

This should cover the plugin itself then.

blueyed avatar Aug 29 '18 17:08 blueyed

Codecov Report

Merging #148 into master will increase coverage by 53.87%. The diff coverage is n/a.

Impacted file tree graph

@@             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.

codecov-io avatar Aug 29 '18 17:08 codecov-io

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.

blueyed avatar Aug 29 '18 20:08 blueyed

No coverage for pypy (and it makes it really slow): https://travis-ci.org/Frozenball/pytest-sugar/jobs/445000743#L564

blueyed avatar Oct 23 '18 09:10 blueyed

Needs update after #160. Also should address https://github.com/Frozenball/pytest-sugar/pull/160/files#diff-5205b06d924f1150750e0cc9f8326313R630.

blueyed avatar Nov 07 '18 09:11 blueyed

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

Teemu avatar Nov 08 '22 15:11 Teemu