src-d / modelforge

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

Fix/model chmod #9

Closed zurk closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #9 into develop will increase coverage by 0.04%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop       #9      +/-   ##
===========================================
+ Coverage     75.8%   75.84%   +0.04%     
===========================================
  Files           13       13              
  Lines          591      592       +1     
  Branches        99       99              
===========================================
+ Hits           448      449       +1     
  Misses         108      108              
  Partials        35       35
Impacted Files Coverage Δ
modelforge/model.py 80.1% <100%> (+0.1%) :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 a995f2d...a72e101. Read the comment docs.

vmarkovtsev commented 7 years ago

@zurk Obviously something is wrong with your Git skills :)