genomoncology / related

Nested Object Models in Python with dictionary, YAML, and JSON transformation support
MIT License
200 stars 15 forks source link

Issue 20, 28 #29

Closed imaurer closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #29 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
+ Coverage   99.81%   99.81%   +<.01%     
==========================================
  Files           9        9              
  Lines         532      536       +4     
==========================================
+ Hits          531      535       +4     
  Misses          1        1
Impacted Files Coverage Δ
src/related/fields.py 100% <100%> (ø) :arrow_up:
src/related/types.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 279a053...4cd6749. Read the comment docs.