praekeltfoundation / marathon-acme

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

Only subscribe to the Marathon events we have callbacks for #126

Closed JayH5 closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #126 into develop will increase coverage by <.01%. The diff coverage is 100%.

@@             Coverage Diff             @@
##           develop     #126      +/-   ##
===========================================
+ Coverage    99.89%   99.89%   +<.01%     
===========================================
  Files           20       20              
  Lines         1960     1998      +38     
  Branches       101      105       +4     
===========================================
+ Hits          1958     1996      +38     
  Misses           1        1              
  Partials         1        1
Impacted Files Coverage Δ
marathon_acme/tests/test_fake_marathon.py 100% <100%> (ø) :arrow_up:
marathon_acme/clients.py 100% <100%> (ø) :arrow_up:
marathon_acme/tests/test_clients.py 99.77% <100%> (ø) :arrow_up:
marathon_acme/tests/matchers.py 100% <100%> (ø) :arrow_up:
marathon_acme/tests/fake_marathon.py 100% <100%> (ø) :arrow_up: