Closed SimonLab closed 7 years ago
:exclamation: No coverage uploaded for pull request base (
master@9820ea4
). Click here to learn what that means. The diff coverage is100%
.
@@ Coverage Diff @@
## master #13 +/- ##
=======================================
Coverage ? 100%
=======================================
Files ? 6
Lines ? 17
Branches ? 0
=======================================
Hits ? 17
Misses ? 0
Partials ? 0
Impacted Files | Coverage Δ | |
---|---|---|
web/router.ex | 100% <100%> (ø) |
|
web/controllers/webhooks_controller.ex | 100% <100%> (ø) |
|
web/controllers/page_controller.ex | 100% <100%> (ø) |
|
test/support/conn_case.ex | 100% <100%> (ø) |
|
web/views/error_helpers.ex | 100% <100%> (ø) |
|
web/views/error_view.ex | 100% <100%> (ø) |
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 9820ea4...e144253. Read the comment docs.
@SimonLab once #10 is merged we should merge master
into this branch to see the true
"diff". 👍
@nelsonic sorry I can't manage to reduce the diff. I might not have execute my rebase/merge the right way. I added a few comments where I change the config to make it work with Heroku
This PR add some configuration for running the application on Heroku, The branch can be rebased after #10 is merged