Closed osteele closed 6 years ago
Merging #265 into dev will increase coverage by
1.17%
. The diff coverage is98.61%
.
@@ Coverage Diff @@
## dev #265 +/- ##
==========================================
+ Coverage 75.85% 77.03% +1.17%
==========================================
Files 52 52
Lines 2183 2229 +46
==========================================
+ Hits 1656 1717 +61
+ Misses 527 512 -15
Impacted Files | Coverage Δ | |
---|---|---|
tests/test_user.py | 100% <ø> (ø) |
:arrow_up: |
tests/test_auth.py | 100% <ø> (ø) |
:arrow_up: |
tests/test_subscription_resources.py | 64.28% <ø> (ø) |
:arrow_up: |
tests/abe_unittest.py | 100% <ø> (ø) |
:arrow_up: |
tests/test_email_helpers.py | 100% <ø> (ø) |
:arrow_up: |
abe/resource_models/label_resources.py | 84.37% <ø> (ø) |
:arrow_up: |
tests/test_events.py | 98.94% <100%> (ø) |
:arrow_up: |
tests/test_apps_resource.py | 100% <100%> (ø) |
|
tests/test_recurrences.py | 100% <100%> (ø) |
:arrow_up: |
tests/test_labels.py | 100% <100%> (ø) |
:arrow_up: |
... and 8 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 c9ea2fb...b732b18. Read the comment docs.
Description
Replace this text by a description of your changes. Fixes #.
Testing
How should the reviewer test this PR? Write out any special testing steps here.