olin-build / ABE

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

Add OAuth apps and OAuth response_mode #263

Closed osteele closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #263 into dev will increase coverage by 1.12%. The diff coverage is 84.26%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #263      +/-   ##
==========================================
+ Coverage   74.76%   75.89%   +1.12%     
==========================================
  Files          46       51       +5     
  Lines        2009     2157     +148     
==========================================
+ Hits         1502     1637     +135     
- Misses        507      520      +13
Impacted Files Coverage Δ
abe/resource_models/event_resources.py 65.62% <ø> (-0.53%) :arrow_down:
abe/database.py 90% <100%> (+0.52%) :arrow_up:
abe/resource_models/label_resources.py 83.33% <100%> (-1.75%) :arrow_down:
abe/document_models/app_documents.py 100% <100%> (ø)
tests/test_admin.py 100% <100%> (ø)
tests/test_oauth_flow.py 100% <100%> (ø) :arrow_up:
tests/test_user.py 100% <100%> (ø)
abe/app.py 93.61% <100%> (+22.6%) :arrow_up:
tests/__init__.py 100% <100%> (ø) :arrow_up:
tests/context.py 100% <100%> (ø) :arrow_up:
... and 13 more

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 3786c3f...aee7489. Read the comment docs.