berkeley-dsep-infra / hubploy

Toolkit to deploy many z2jh based JupyterHubs
BSD 3-Clause "New" or "Revised" License
17 stars 15 forks source link

Refactor to be a real software project #28

Closed yuvipanda closed 5 years ago

yuvipanda commented 5 years ago
consideRatio commented 5 years ago

After working with chartpress i'm in love with pyflakes that is catching errors before anything has run etc, just wonderful!

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #28   +/-   ##
=========================================
  Coverage          ?   29.01%           
=========================================
  Files             ?        5           
  Lines             ?      224           
  Branches          ?        0           
=========================================
  Hits              ?       65           
  Misses            ?      159           
  Partials          ?        0
Impacted Files Coverage Δ
hubploy/__main__.py 0% <0%> (ø)
hubploy/helm.py 0% <0%> (ø)
hubploy/gitutils.py 80% <100%> (ø)
hubploy/config.py 65.43% <68.49%> (ø)

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 08590da...e288a8c. Read the comment docs.