Closed arjun289 closed 5 years ago
Merging #459 into develop will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## develop #459 +/- ##
========================================
Coverage 78.11% 78.11%
========================================
Files 174 174
Lines 2138 2138
========================================
Hits 1670 1670
Misses 468 468
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 e71a318...afcf98d. Read the comment docs.
Why?
Creating a new tax zone page was getting redirected to the edit layout which shouldn't be the case.
This change addresses the need by:
Checklist
credo
and compile-time warnings.