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 #75

Closed jhidding closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #75 into master will decrease coverage by 0.76%. The diff coverage is 46.96%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #75      +/-   ##
==========================================
- Coverage   67.66%   66.89%   -0.77%     
==========================================
  Files          67       67              
  Lines        2783     2803      +20     
  Branches      415      421       +6     
==========================================
- Hits         1883     1875       -8     
- Misses        822      848      +26     
- Partials       78       80       +2
Impacted Files Coverage Δ
noodles/run/xenon/xenon.py 79.41% <ø> (ø) :arrow_up:
noodles/run/xenon/runner.py 90.47% <100%> (ø) :arrow_up:
noodles/run/process.py 91.17% <100%> (-0.26%) :arrow_down:
noodles/prov/sqlite.py 73.8% <26.92%> (-10.95%) :arrow_down:
noodles/tutorial.py 25.88% <40%> (+0.88%) :arrow_up:
noodles/run/xenon/dynamic_pool.py 79.1% <58.62%> (-0.1%) :arrow_down:
noodles/run/scheduler.py 87.36% <75%> (-0.55%) :arrow_down:
noodles/run/threading/sqlite3.py 82% <0%> (-6%) :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 2ac3438...35a1ab3. Read the comment docs.