chainer / onnx-chainer

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

Add Windows CI job #220

Closed disktnk closed 5 years ago

disktnk commented 5 years ago
disktnk commented 5 years ago

/test

pfn-ci-bot commented 5 years ago

Successfully created a job for commit 163b52d:

codecov-io commented 5 years ago

Codecov Report

Merging #220 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #220   +/-   ##
=======================================
  Coverage   89.99%   89.99%           
=======================================
  Files          24       24           
  Lines        1529     1529           
=======================================
  Hits         1376     1376           
  Misses        153      153
Impacted Files Coverage Δ
onnx_chainer/functions/array.py 90.51% <100%> (ø) :arrow_up:
onnx_chainer/functions/math.py 85.71% <100%> (ø) :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 d2242a0...163b52d. Read the comment docs.

shinh commented 5 years ago

LGTM! (sorry for the large latency)