dynamic / silverstripe-locator

SilverStripe Locator Module. Show locations on a map. Search by geoposition.
http://www.dynamicagency.com/labs/silverstripe-locator-module/
BSD 3-Clause "New" or "Revised" License
21 stars 7 forks source link

BUGFIX properly return preset categories on locator #241

Closed muskie9 closed 1 year ago

muskie9 commented 1 year ago

resolves #240

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 91.66% and project coverage change: -1.41 :warning:

Comparison is base (8629c58) 43.85% compared to head (3cd21f5) 42.44%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 4 #241 +/- ## ============================================ - Coverage 43.85% 42.44% -1.41% - Complexity 167 171 +4 ============================================ Files 13 13 Lines 618 523 -95 ============================================ - Hits 271 222 -49 + Misses 347 301 -46 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `?` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dynamic#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://app.codecov.io/gh/dynamic/silverstripe-locator/pull/241?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dynamic) | Coverage Δ | | |---|---|---| | [src/Page/LocatorController.php](https://app.codecov.io/gh/dynamic/silverstripe-locator/pull/241?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dynamic#diff-c3JjL1BhZ2UvTG9jYXRvckNvbnRyb2xsZXIucGhw) | `51.03% <80.00%> (+1.72%)` | :arrow_up: | | [src/Page/Locator.php](https://app.codecov.io/gh/dynamic/silverstripe-locator/pull/241?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dynamic#diff-c3JjL1BhZ2UvTG9jYXRvci5waHA=) | `88.73% <100.00%> (-0.56%)` | :arrow_down: | ... and [8 files with indirect coverage changes](https://app.codecov.io/gh/dynamic/silverstripe-locator/pull/241/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dynamic)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.