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

fix 76 #77

Closed felipeZ closed 5 years ago

felipeZ commented 5 years ago

76

codecov-io commented 5 years ago

Codecov Report

Merging #77 into master will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #77      +/-   ##
==========================================
+ Coverage   66.93%   66.95%   +0.01%     
==========================================
  Files          67       67              
  Lines        2807     2808       +1     
  Branches      421      421              
==========================================
+ Hits         1879     1880       +1     
  Misses        849      849              
  Partials       79       79
Impacted Files Coverage Δ
noodles/serial/__init__.py 100% <100%> (ø) :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 e26fa81...11e561a. Read the comment docs.