Closed mak001 closed 6 years ago
Merging #174 into master will increase coverage by
18.41%
. The diff coverage is84.37%
.
@@ Coverage Diff @@
## master #174 +/- ##
=============================================
+ Coverage 53.3% 71.72% +18.41%
- Complexity 73 82 +9
=============================================
Files 7 7
Lines 257 290 +33
=============================================
+ Hits 137 208 +71
+ Misses 120 82 -38
Impacted Files | Coverage Δ | Complexity Δ | |
---|---|---|---|
src/objects/Location.php | 100% <ø> (ø) |
10 <0> (ø) |
:arrow_down: |
src/admin/LocationAdmin.php | 0% <ø> (ø) |
4 <0> (ø) |
:arrow_down: |
src/objects/LocationCategory.php | 100% <100%> (ø) |
6 <0> (ø) |
:arrow_down: |
src/pages/Locator.php | 96.77% <100%> (+5.86%) |
19 <9> (+9) |
:arrow_up: |
src/form/LocatorForm.php | 76.47% <100%> (ø) |
9 <0> (ø) |
:arrow_down: |
src/pages/LocatorController.php | 54.78% <66.66%> (+34.96%) |
32 <2> (ø) |
:arrow_down: |
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 15c2d11...609ee87. Read the comment docs.
Now a vendor module Now supports having a changeable front end
Resolves #117 Resolves #171