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

refactor: move default version to defaultConfig object #219

Closed ddubrava closed 10 months ago

ddubrava commented 10 months ago

PR Type

What kind of change does this PR introduce?

What is the current behavior?

We have default options in different places: default value when destructuring and defaultConfig object

What is the new behavior?

All default options are in a defaultConfig object

Does this PR introduce a breaking change?

codecov[bot] commented 10 months ago

Codecov Report

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

Files Coverage Δ
...ib/services/ya-api-loader/ya-api-loader.service.ts 100.00% <100.00%> (ø)

... and 13 files with indirect coverage changes

:loudspeaker: Thoughts on this report? Let us know!.