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 YMapHint component #248

Closed ddubrava closed 1 month ago

ddubrava commented 1 month ago

What kind of change does this PR introduce?

Which library does this PR affect?

What is the current behavior?

YMapHint is not supported

What is the new behavior?

YMapHint is supported

Does this PR introduce a breaking change?

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 64.17910% with 24 lines in your changes missing coverage. Please review.

Project coverage is 96.28%. Comparing base (9056ea5) to head (a210f89).

Files Patch % Lines
...mponents/common/y-map-hint/y-map-hint.directive.ts 59.52% 17 Missing :warning:
.../controls/y-map-control/y-map-control.directive.ts 46.15% 7 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #248 +/- ## ========================================== - Coverage 97.58% 96.28% -1.30% ========================================== Files 36 37 +1 Lines 1118 1159 +41 Branches 97 101 +4 ========================================== + Hits 1091 1116 +25 - Misses 21 37 +16 Partials 6 6 ``` | [Flag](https://app.codecov.io/gh/ddubrava/angular-yandex-maps/pull/248/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/248/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Daniil+Dubrava) | `98.34% <ø> (ø)` | | | [angular-yandex-maps-v3](https://app.codecov.io/gh/ddubrava/angular-yandex-maps/pull/248/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Daniil+Dubrava) | `93.53% <64.17%> (-2.95%)` | :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.