ragavvenkatesan / yann

This toolbox is support material for the book on CNN (http://www.convolution.network).
http://www.yann.network
Other
41 stars 27 forks source link

Syncing. #64

Closed ragavvenkatesan closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #64 into dev will decrease coverage by 43.38%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##              dev      #64       +/-   ##
===========================================
- Coverage   70.94%   27.56%   -43.39%     
===========================================
  Files           6        9        +3     
  Lines         148     3258     +3110     
===========================================
+ Hits          105      898      +793     
- Misses         43     2360     +2317
Impacted Files Coverage Δ
tests/__init__.py 100% <0%> (ø) :arrow_up:
yann/core/conv.py 8.33% <0%> (ø)
yann/utils/graph.py 53.75% <0%> (ø)
yann/utils/image.py 21.94% <0%> (ø)

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 fe351e7...d5a7f6f. Read the comment docs.