NLeSC / noodles

Computational workflow engine, making distributed computing in Python easy!
http://nlesc.github.io/noodles
Apache License 2.0
21 stars 7 forks source link

Develop #70

Closed jhidding closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #70 into master will decrease coverage by 2.76%. The diff coverage is 58.82%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #70      +/-   ##
==========================================
- Coverage   71.04%   68.27%   -2.77%     
==========================================
  Files          69       67       -2     
  Lines        2849     2604     -245     
  Branches      434      394      -40     
==========================================
- Hits         2024     1778     -246     
- Misses        740      751      +11     
+ Partials       85       75      -10
Impacted Files Coverage Δ
noodles/run/remote/io.py 100% <ø> (+7.4%) :arrow_up:
noodles/pilot_job.py 0% <0%> (ø) :arrow_up:
noodles/run/process.py 91.42% <100%> (-0.88%) :arrow_down:
noodles/prov/__init__.py 100% <100%> (ø) :arrow_up:
noodles/serial/numpy.py 51.76% <55.55%> (-26.4%) :arrow_down:
noodles/run/job_keeper.py 64.28% <0%> (-14.29%) :arrow_down:
noodles/run/worker.py 75% <0%> (-12.5%) :arrow_down:
noodles/display/simple_nc.py 44.44% <0%> (-4.45%) :arrow_down:
noodles/lib/streams.py 76.23% <0%> (-1.99%) :arrow_down:
... and 1 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 e9125f2...788a6b6. Read the comment docs.