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 YMapFeatureDataSource component #250

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?

YMapFeatureDataSource is not supported

What is the new behavior?

YMapFeatureDataSource is supported

Does this PR introduce a breaking change?

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.58%. Comparing base (03d14dd) to head (c3d2d9a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #250 +/- ## ========================================== + Coverage 97.54% 97.58% +0.04% ========================================== Files 35 36 +1 Lines 1099 1118 +19 Branches 96 97 +1 ========================================== + Hits 1072 1091 +19 Misses 21 21 Partials 6 6 ``` | [Flag](https://app.codecov.io/gh/ddubrava/angular-yandex-maps/pull/250/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/250/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/250/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Daniil+Dubrava) | `96.47% <100.00%> (+0.15%)` | :arrow_up: | 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.