mozilla-services / push-dev-dashboard

Developer dashboard for the Mozilla web push service
https://dev-dashboard.deis.dev.mozaws.net/
Mozilla Public License 2.0
7 stars 6 forks source link

176 healthcheck endpoints #178

Closed groovecoder closed 8 years ago

groovecoder commented 8 years ago

Superseding https://github.com/mozilla-services/push-dev-dashboard/pull/177 with code to pull the endpoint urls from HEALTHCHECK_URL environment variable - the Deis convention for kubernetes container probes.

codecov-io commented 8 years ago

Current coverage is 93.54%

Merging #178 into master will increase coverage by +0.06% as of 933fb79

@@            master    #178   diff @@
======================================
  Files           43      43       
  Stmts          906     914     +8
  Branches        27      27       
  Methods          0       0       
======================================
+ Hit            847     855     +8
  Partial          9       9       
  Missed          50      50       

Review entire Coverage Diff as of 933fb79

Powered by Codecov. Updated on successful CI builds.

oremj commented 8 years ago

Looks good to me.

groovecoder commented 8 years ago

Running on deis now: https://dev-dashboard.deis.dev.mozaws.net/__heartbeat__

Need anything else for the stage/prod environments?