kevlened / pytest-parallel

A pytest plugin for parallel and concurrent testing
https://github.com/browsertron/pytest-parallel/issues/104#issuecomment-1293941066
MIT License
313 stars 60 forks source link

[WIP] fix tests #63

Closed blueyed closed 4 years ago

blueyed commented 4 years ago

https://github.com/browsertron/pytest-parallel/issues/62

codecov-io commented 4 years ago

Codecov Report

Merging #63 into master will decrease coverage by 0.28%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #63      +/-   ##
==========================================
- Coverage   70.86%   70.58%   -0.29%     
==========================================
  Files           5        5              
  Lines         357      357              
  Branches       35       35              
==========================================
- Hits          253      252       -1     
- Misses         93       94       +1     
  Partials       11       11
Flag Coverage Δ
#linux 70.58% <0%> (-0.29%) :arrow_down:
#py36 70.58% <0%> (-0.29%) :arrow_down:
#py37 70.58% <0%> (-0.29%) :arrow_down:
Impacted Files Coverage Δ
pytest_parallel/__init__.py 59.45% <0%> (-0.39%) :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...be0975d. Read the comment docs.

kevlened commented 4 years ago

I included these changes in 0.1.0.