Closed alysivji closed 4 years ago
Merging #316 into master will increase coverage by
0.09%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #316 +/- ##
==========================================
+ Coverage 92.25% 92.35% +0.09%
==========================================
Files 70 70
Lines 2286 2315 +29
==========================================
+ Hits 2109 2138 +29
Misses 177 177
Impacted Files | Coverage Δ | |
---|---|---|
busy_beaver/apps/upcoming_events/models.py | 92.85% <100.00%> (+0.17%) |
:arrow_up: |
busy_beaver/apps/upcoming_events/sync_database.py | 100.00% <100.00%> (ø) |
|
busy_beaver/apps/upcoming_events/workflow.py | 62.50% <100.00%> (+19.25%) |
:arrow_up: |
busy_beaver/apps/web/views.py | 73.76% <100.00%> (+0.94%) |
: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 86a20f9...3f2b197. Read the comment docs.
Closes #313 Closes #289
What does this do
Cleaning up the flow around how the Upcoming Events feature works.
Why are we doing this
Improving user experience
How should this be tested
Added tests; also tested manually
Migrations
Dependencies
n/a
Callouts
n/a