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

Fix warnings 169 #170

Closed groovecoder closed 8 years ago

groovecoder commented 8 years ago

Spot-check = run the tests; should not see any more warning messages in the output.

codecov-io commented 8 years ago

Current coverage is 93.48%

Merging #170 into master will decrease coverage by -0.01% as of dc3c01a

@@            master    #170   diff @@
======================================
  Files           43      43       
  Stmts          907     905     -2
  Branches        27      27       
  Methods          0       0       
======================================
- Hit            848     846     -2
  Partial          9       9       
  Missed          50      50       

Review entire Coverage Diff as of dc3c01a

Powered by Codecov. Updated on successful CI builds.

openjck commented 8 years ago

Looks good, tests pass, no more warnings. r+