ReproNim / reproman

ReproMan (AKA NICEMAN, AKA ReproNim TRD3)
https://reproman.readthedocs.io
Other
24 stars 14 forks source link

Drop 3.5 (EOLed, fails on travis), add 3.8 to the matrix #551

Closed yarikoptic closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #551 into master will increase coverage by 12.69%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #551       +/-   ##
===========================================
+ Coverage   77.15%   89.84%   +12.69%     
===========================================
  Files         149      149               
  Lines       12600    12888      +288     
===========================================
+ Hits         9721    11579     +1858     
+ Misses       2879     1309     -1570     
Impacted Files Coverage Δ
reproman/utils.py 87.13% <100.00%> (+0.76%) :arrow_up:
reproman/ui/tests/test_base.py 23.07% <0.00%> (-0.46%) :arrow_down:
reproman/tests/test_api.py 100.00% <0.00%> (ø)
reproman/support/digests.py 100.00% <0.00%> (ø)
reproman/formats/reprozip.py 100.00% <0.00%> (ø)
reproman/tests/test_dochelpers.py 100.00% <0.00%> (ø)
reproman/formats/tests/fixtures.py 100.00% <0.00%> (ø)
reproman/interface/tests/test_ls.py 100.00% <0.00%> (ø)
reproman/resource/tests/conftest.py 100.00% <0.00%> (ø)
reproman/resource/tests/test_base.py 100.00% <0.00%> (ø)
... and 62 more

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 e7b03f4...ca26e6c. Read the comment docs.