genomoncology / related

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

Issue #33 - Invoke default types provided for ChildField objects. #34

Closed imaurer closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #34      +/-   ##
==========================================
+ Coverage   99.81%   99.81%   +<.01%     
==========================================
  Files           9        9              
  Lines         536      538       +2     
==========================================
+ Hits          535      537       +2     
  Misses          1        1
Impacted Files Coverage Δ
src/related/converters.py 100% <100%> (ø) :arrow_up:
src/related/__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 7577a69...4573009. Read the comment docs.