src-d / modelforge

Python library to share machine learning models easily and reliably.
Apache License 2.0
18 stars 13 forks source link

Fix the inherited models compatibility #11

Closed vmarkovtsev closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #11 into develop will decrease coverage by 0.04%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #11      +/-   ##
===========================================
- Coverage     75.8%   75.76%   -0.05%     
===========================================
  Files           13       13              
  Lines          591      590       -1     
  Branches        99       99              
===========================================
- Hits           448      447       -1     
  Misses         108      108              
  Partials        35       35
Impacted Files Coverage Δ
modelforge/model.py 80% <100%> (ø) :arrow_up:
modelforge/models.py 78.57% <100%> (-0.74%) :arrow_down:

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 a995f2d...530c9d7. Read the comment docs.