mozilla-services / bouncer-admin

The admin interface for https://github.com/mozilla-services/go-bouncer/.
Mozilla Public License 2.0
1 stars 1 forks source link

tests: add static endpoint tests #61

Closed oremj closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #61 into master will increase coverage by 0.45%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #61      +/-   ##
==========================================
+ Coverage   90.26%   90.71%   +0.45%     
==========================================
  Files           8        8              
  Lines         986      991       +5     
==========================================
+ Hits          890      899       +9     
+ Misses         96       92       -4
Impacted Files Coverage Δ
nazgul/__init__.py 88.23% <100%> (+0.73%) :arrow_up:
tests/test_api.py 98.23% <100%> (+0.03%) :arrow_up:
nazgul/api.py 82.06% <0%> (+1.52%) :arrow_up:

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 031f61a...55f5247. Read the comment docs.