chainer / onnx-chainer

Add-on package for ONNX format support in Chainer
MIT License
85 stars 24 forks source link

Fix flake8 in #182 #183

Closed ir5 closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #183 into master will decrease coverage by 0.25%. The diff coverage is 96.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #183      +/-   ##
==========================================
- Coverage   89.49%   89.23%   -0.26%     
==========================================
  Files          24       24              
  Lines        1361     1338      -23     
==========================================
- Hits         1218     1194      -24     
- Misses        143      144       +1
Impacted Files Coverage Δ
onnx_chainer/graph.py 95.55% <ø> (-0.05%) :arrow_down:
onnx_chainer/functions/normalization.py 90.47% <100%> (-0.44%) :arrow_down:
onnx_chainer/export.py 89.32% <100%> (-1.74%) :arrow_down:
onnx_chainer/context.py 97.22% <100%> (+0.92%) :arrow_up:
onnx_chainer/functions/connection.py 89.13% <100%> (-0.46%) :arrow_down:
onnx_chainer/functions/math.py 85.5% <100%> (-0.98%) :arrow_down:
onnx_chainer/functions/pooling.py 83.13% <100%> (-0.59%) :arrow_down:
onnx_chainer/functions/array.py 90.33% <86.66%> (+0.29%) :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 7a54e08...5811474. Read the comment docs.

disktnk commented 5 years ago

ChainerCI, test this please

pfn-ci-bot commented 5 years ago

Successfully created a job for commit 5811474: