olin-build / ABE

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

Email sign-in, admin role, pytest #261

Closed osteele closed 6 years ago

osteele commented 6 years ago
codecov[bot] commented 6 years ago

Codecov Report

Merging #261 into dev will increase coverage by 6.49%. The diff coverage is 77.68%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #261      +/-   ##
==========================================
+ Coverage   68.26%   74.76%   +6.49%     
==========================================
  Files          25       46      +21     
  Lines        1314     2009     +695     
==========================================
+ Hits          897     1502     +605     
- Misses        417      507      +90
Impacted Files Coverage Δ
tests/test_subscription_resources.py 64.28% <ø> (ø)
abe/document_models/event_documents.py 72.36% <ø> (ø) :arrow_up:
abe/resource_models/subscription_resources.py 40% <0%> (-5.72%) :arrow_down:
abe/sample_data.py 90.36% <100%> (ø) :arrow_up:
tests/test_email_helpers.py 100% <100%> (ø)
abe/resource_models/ics_resources.py 79.41% <100%> (ø) :arrow_up:
tests/__init__.py 100% <100%> (ø)
tests/test_recurrences.py 100% <100%> (ø)
tests/test_auth.py 100% <100%> (ø)
abe/resource_models/account_resources.py 100% <100%> (ø) :arrow_up:
... and 42 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 41b1f22...84201df. Read the comment docs.