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

fixed #78 #79

Closed felipeZ closed 5 years ago

felipeZ commented 5 years ago

Added Fail serialization

codecov-io commented 5 years ago

Codecov Report

Merging #79 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #79   +/-   ##
=======================================
  Coverage   66.95%   66.95%           
=======================================
  Files          67       67           
  Lines        2808     2808           
  Branches      421      421           
=======================================
  Hits         1880     1880           
  Misses        849      849           
  Partials       79       79
Impacted Files Coverage Δ
noodles/serial/base.py 93.43% <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 0694684...fe16685. Read the comment docs.