src-d / modelforge

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

Add model props and deriving feature #12

Closed vmarkovtsev closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #12 into develop will increase coverage by 0.85%. The diff coverage is 96.29%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #12      +/-   ##
===========================================
+ Coverage    74.66%   75.52%   +0.85%     
===========================================
  Files           13       13              
  Lines          596      621      +25     
  Branches       100      102       +2     
===========================================
+ Hits           445      469      +24     
- Misses         116      117       +1     
  Partials        35       35
Impacted Files Coverage Δ
modelforge/model.py 81.94% <96.29%> (+1.83%) :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 62da8a4...6301af8. Read the comment docs.