Closed bovas85 closed 5 years ago
Merging #143 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #143 +/- ##
======================================
Coverage 54.2% 54.2%
======================================
Files 89 89
Lines 1699 1699
Branches 91 91
======================================
Hits 921 921
Misses 692 692
Partials 86 86
Impacted Files | Coverage Δ | |
---|---|---|
frontend/src/modules/app/actions.js | 24% <ø> (ø) |
: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 eb724cd...146a410. Read the comment docs.
please review :)
Hi @bovas85, sorry for the absence and thanks for your PR! what exactly is this fix for? would you mind explaining the details of what you're trying to accomplish/fix?
Hey @danielgrijalva this is related to the issue https://github.com/danielgrijalva/overworld/issues/104
@bovas85 I see! awesome that you got that fixed. Merging now...
Action was not checking for status 404 (this can be extended to other statuses in a map if needed)