latchset / custodia

An API to manage secrets storage and retrieval
GNU General Public License v3.0
85 stars 27 forks source link

Functional tests for SimpleHeaderAuth plugin #231

Closed celestian closed 7 years ago

celestian commented 7 years ago

This test suite tests configuration options of SimpleHeaderAuth plugin. This PR is merged with #229.

codecov-io commented 7 years ago

Codecov Report

Merging #231 into master will increase coverage by 0.41%. The diff coverage is 85.44%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #231      +/-   ##
==========================================
+ Coverage   72.74%   73.16%   +0.41%     
==========================================
  Files          41       42       +1     
  Lines        4433     4562     +129     
  Branches      449      477      +28     
==========================================
+ Hits         3225     3338     +113     
- Misses       1052     1056       +4     
- Partials      156      168      +12
Impacted Files Coverage Δ
tests/functional/test_plugin_simple_creds_auth.py 100% <100%> (ø)
tests/functional/base.py 85.78% <83.33%> (-0.58%) :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 a76747b...8d0581f. Read the comment docs.