Closed jackcarlisle closed 7 years ago
:exclamation: No coverage uploaded for pull request base (
master@5a68388
). Click here to learn what that means. The diff coverage is100%
.
@@ Coverage Diff @@
## master #64 +/- ##
=======================================
Coverage ? 100%
=======================================
Files ? 15
Lines ? 174
Branches ? 0
=======================================
Hits ? 174
Misses ? 0
Partials ? 0
Impacted Files | Coverage Δ | |
---|---|---|
test/support/conn_case.ex | 100% <ø> (ø) |
|
web/router.ex | 100% <ø> (ø) |
|
web/models/feedback.ex | 100% <100%> (ø) |
|
web/controllers/helpers.ex | 100% <100%> (ø) |
|
web/channels/room_channel.ex | 100% <100%> (ø) |
|
web/views/feedback_view.ex | 100% <100%> (ø) |
|
web/controllers/feedback_controller.ex | 100% <100%> (ø) |
|
lib/email.ex | 100% <100%> (ø) |
|
web/controllers/page_controller.ex | 100% <100%> (ø) |
|
web/controllers/auth.ex | 100% <100%> (ø) |
|
... and 4 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 5a68388...39142c8. Read the comment docs.
Closing due to changes in the db that are effecting tests, thus previous branches can't be merged
ready for review after #59 (needs rebase)
60