praekeltfoundation / marathon-acme

Automate ACME certificates for Marathon apps served by marathon-lb
MIT License
8 stars 3 forks source link

Add support for ip-per-task and USER networking #97

Closed JayH5 closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #97 into develop will decrease coverage by 0.5%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #97      +/-   ##
===========================================
- Coverage    99.76%   99.26%   -0.51%     
===========================================
  Files           18       20       +2     
  Lines         1729     1770      +41     
  Branches         0       93      +93     
===========================================
+ Hits          1725     1757      +32     
  Misses           4        4              
- Partials         0        9       +9
Impacted Files Coverage Δ
marathon_acme/tests/test_service.py 100% <ø> (ø) :arrow_up:
marathon_acme/tests/test_marathon_util.py 100% <100%> (ø)
marathon_acme/marathon_util.py 100% <100%> (ø)
marathon_acme/service.py 98.26% <100%> (-1.74%) :arrow_down:
marathon_acme/cli.py 92.5% <0%> (-5%) :arrow_down:
marathon_acme/clients.py 98.27% <0%> (-1.73%) :arrow_down:

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 8279f49...add1930. Read the comment docs.