pydra icon indicating copy to clipboard operation
pydra copied to clipboard

tests using hypothesis

Open djarecka opened this issue 6 years ago • 1 comments

djarecka avatar May 07 '19 12:05 djarecka

Codecov Report

Merging #54 into master will increase coverage by 0.98%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #54      +/-   ##
==========================================
+ Coverage   81.42%   82.41%   +0.98%     
==========================================
  Files          11       11              
  Lines        1976     1979       +3     
  Branches      496      499       +3     
==========================================
+ Hits         1609     1631      +22     
+ Misses        284      269      -15     
+ Partials       83       79       -4
Flag Coverage Δ
#unittests 82.41% <100%> (+0.98%) :arrow_up:
Impacted Files Coverage Δ
pydra/engine/helpers.py 77.22% <ø> (+4.07%) :arrow_up:
pydra/engine/core.py 86.76% <100%> (+0.03%) :arrow_up:
pydra/__about__.py 100% <100%> (ø) :arrow_up:
pydra/engine/auxiliary.py 91.44% <100%> (+2.21%) :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 7fcf178...9eedc53. Read the comment docs.

codecov[bot] avatar May 07 '19 12:05 codecov[bot]