amzn / xfer

Transfer Learning library for Deep Neural Networks.
Apache License 2.0
253 stars 63 forks source link

CI files #2

Closed jnkm closed 6 years ago

jnkm commented 6 years ago

Description of changes: Added files for continuous integration

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

codecov-io commented 6 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@c7a3dea). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #2   +/-   ##
=========================================
  Coverage          ?   74.08%           
=========================================
  Files             ?       31           
  Lines             ?     1891           
  Branches          ?      172           
=========================================
  Hits              ?     1401           
  Misses            ?      441           
  Partials          ?       49
Impacted Files Coverage Δ
tests/repurposer_test_utils.py 75.25% <100%> (ø)
xfer/__version__.py 100% <100%> (ø)
tests/integration/test_workflow.py 98.09% <100%> (ø)

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 c7a3dea...affd68c. Read the comment docs.