olin-build / ABE

Amorphous Blob of Events
https://abe.olin.build/
GNU Affero General Public License v3.0
7 stars 1 forks source link

Allow use of a separate OAuth server for admin sign-in #270

Closed osteele closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #270 into dev will decrease coverage by 0.53%. The diff coverage is 68.67%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #270      +/-   ##
==========================================
- Coverage   80.66%   80.13%   -0.54%     
==========================================
  Files          52       52              
  Lines        2250     2295      +45     
==========================================
+ Hits         1815     1839      +24     
- Misses        435      456      +21
Impacted Files Coverage Δ
tests/test_admin.py 100% <100%> (ø) :arrow_up:
abe/helper_functions/url_helpers.py 100% <100%> (ø) :arrow_up:
abe/routes/admin_routes.py 71.79% <100%> (+2.35%) :arrow_up:
tests/context.py 100% <100%> (ø) :arrow_up:
tests/test_url_helpers.py 100% <100%> (ø) :arrow_up:
abe/routes/oauth_routes.py 57.14% <45.83%> (-7.86%) :arrow_down:
abe/auth/access_tokens.py 95.65% <0%> (+2.17%) :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 310136e...dea63b1. Read the comment docs.