ddubrava / angular-yandex-maps

🗺️ Yandex.Maps Angular components that implement the Yandex.Maps JavaScript API
https://ddubrava.github.io/angular8-yandex-maps/#/
MIT License
57 stars 7 forks source link

feat: support YMap controls #239

Closed ddubrava closed 1 month ago

ddubrava commented 1 month ago

PR Type

What kind of change does this PR introduce?

What is the current behavior?

Control components are not supported.

What is the new behavior?

Control components are supported.

Does this PR introduce a breaking change?

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 96.09756% with 8 lines in your changes missing coverage. Please review.

Project coverage is 98.11%. Comparing base (f9bb32d) to head (ce86866). Report is 2 commits behind head on main.

Files Patch % Lines
.../controls/y-map-control/y-map-control.directive.ts 75.75% 8 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #239 +/- ## ========================================== - Coverage 98.64% 98.11% -0.54% ========================================== Files 24 32 +8 Lines 888 1060 +172 Branches 89 95 +6 ========================================== + Hits 876 1040 +164 - Misses 6 14 +8 Partials 6 6 ``` | [Flag](https://app.codecov.io/gh/ddubrava/angular-yandex-maps/pull/239/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Daniil+Dubrava) | Coverage Δ | | |---|---|---| | [angular-yandex-maps-v2](https://app.codecov.io/gh/ddubrava/angular-yandex-maps/pull/239/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Daniil+Dubrava) | `98.47% <ø> (ø)` | | | [angular-yandex-maps-v3](https://app.codecov.io/gh/ddubrava/angular-yandex-maps/pull/239/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Daniil+Dubrava) | `97.51% <96.09%> (-1.62%)` | :arrow_down: | 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=Daniil+Dubrava#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.