Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

Remove deprecated Theme accessors #1928

Merged
merged 1 commit into from
Nov 3, 2020
Merged

Remove deprecated Theme accessors #1928

merged 1 commit into from
Nov 3, 2020

Conversation

FraukeF
Copy link
Contributor

@FraukeF FraukeF commented Oct 29, 2020

Thank you for contributing to harp.gl!

Before requesting a pull request, please remember to check the following documents:

If you are adding new functionality we would highly appreciate if you can describe what is the capability you are adding and even better if you can add some examples. Please also remember to add tests for it.

CI Check

Our bots will check whether your PR can be directly integrated into the mainline. We have some internal integration tests running on the background, our bots will inform you of the next steps and someone from our team will take a look and help if needed!

And please do not forget to sign-off your commit! You can read more about DCO here. But, in short, you just need to use git commit -s or append --signoff when you are committing to the repo.

Happy contributing!

@codecov
Copy link

codecov bot commented Oct 30, 2020

Codecov Report

Merging #1928 into master will decrease coverage by 0.11%.
The diff coverage is 85.18%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1928      +/-   ##
==========================================
- Coverage   65.42%   65.30%   -0.12%     
==========================================
  Files         293      293              
  Lines       26284    26283       -1     
  Branches     5924     5924              
==========================================
- Hits        17196    17164      -32     
- Misses       9088     9119      +31     
Impacted Files Coverage Δ
@here/harp-mapview/lib/MapViewThemeManager.ts 80.00% <80.00%> (+4.50%) ⬆️
@here/harp-mapview/lib/DataSource.ts 89.31% <100.00%> (+0.08%) ⬆️
@here/harp-mapview/lib/MapView.ts 73.46% <100.00%> (-1.15%) ⬇️
@here/harp-mapview/lib/CameraMovementDetector.ts 81.69% <0.00%> (-11.27%) ⬇️
@here/harp-geometry/lib/SubdivisionModifier.ts 78.02% <0.00%> (-6.60%) ⬇️
...here/harp-mapview/lib/text/TextElementsRenderer.ts 70.79% <0.00%> (-0.48%) ⬇️
...vectortile-datasource/lib/VectorTileDataEmitter.ts 60.18% <0.00%> (-0.46%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d2639f2...a7d9b59. Read the comment docs.

@FraukeF FraukeF force-pushed the theme-accessors branch 5 times, most recently from 4685478 to d7d98a4 Compare November 3, 2020 06:54
…ix resulting errors

* Fixes getTheme Promise to not resolve between loading and updating
* Removes usage of deprecated MapView.theme accessors

Signed-off-by: Frauke Fritz <frauke.fritz@here.com>
@FraukeF FraukeF marked this pull request as ready for review November 3, 2020 07:49
@FraukeF
Copy link
Contributor Author

FraukeF commented Nov 3, 2020

@harpgl-bot retest this please

2 similar comments
@FraukeF
Copy link
Contributor Author

FraukeF commented Nov 3, 2020

@harpgl-bot retest this please

@FraukeF
Copy link
Contributor Author

FraukeF commented Nov 3, 2020

@harpgl-bot retest this please

@atomicsulfate atomicsulfate self-requested a review November 3, 2020 10:54
@FraukeF FraukeF merged commit d8b171f into master Nov 3, 2020
@FraukeF FraukeF deleted the theme-accessors branch November 3, 2020 11:51
@FraukeF FraukeF restored the theme-accessors branch December 10, 2020 08:04
@musculman musculman deleted the theme-accessors branch January 12, 2021 13:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants