refinery-platform / django_docker_engine

Django app that manages the creation of, and proxies requests to, Docker containers.
MIT License
6 stars 2 forks source link

code coverage in travis #191

Closed mccalluc closed 6 years ago

mccalluc commented 6 years ago

Coverage is horrible right now: As it gets better, I may turn on codecov, or just use annotate on the command line.

codecov-io commented 6 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@529e70f). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #191   +/-   ##
=========================================
  Coverage          ?   68.55%           
=========================================
  Files             ?        5           
  Lines             ?      547           
  Branches          ?        0           
=========================================
  Hits              ?      375           
  Misses            ?      172           
  Partials          ?        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 529e70f...eda53cf. Read the comment docs.