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

HARP-17877: Fixes Style Evaluator expression for cached step expression #2350

Merged
merged 2 commits into from
Jan 7, 2022

Conversation

FraukeF
Copy link
Contributor

@FraukeF FraukeF commented Dec 20, 2021

Signed-off-by: Frauke Fritz frauke.fritz@here.com

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 Dec 21, 2021

Codecov Report

Merging #2350 (df3ccb8) into master (9ee5cac) will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2350      +/-   ##
==========================================
- Coverage   68.39%   68.36%   -0.03%     
==========================================
  Files         319      319              
  Lines       27914    27912       -2     
  Branches     6244     6244              
==========================================
- Hits        19091    19082       -9     
- Misses       8823     8830       +7     
Impacted Files Coverage Δ
.../harp-datasource-protocol/lib/StyleSetEvaluator.ts 89.80% <ø> (-0.06%) ⬇️
...arp-vectortile-datasource/lib/VectorTileDecoder.ts 95.78% <ø> (ø)
@here/harp-mapview/lib/VisibleTileSet.ts 78.20% <0.00%> (-1.58%) ⬇️

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 9ee5cac...df3ccb8. Read the comment docs.

@FraukeF FraukeF force-pushed the HARP-17877 branch 4 times, most recently from d5f9499 to 89b25d4 Compare January 4, 2022 12:36
Signed-off-by: Frauke Fritz <frauke.fritz@here.com>

"HARP-17877: Removes shared cache in VectorTileDecoder, as the env can change and the cache would be invalid

This reverts commit 484494b.

Signed-off-by: Frauke Fritz <frauke.fritz@here.com>
gairik
gairik previously approved these changes Jan 5, 2022
Signed-off-by: Frauke Fritz <frauke.fritz@here.com>
@AndriiHeonia AndriiHeonia merged commit a1b5b63 into master Jan 7, 2022
@AndriiHeonia AndriiHeonia deleted the HARP-17877 branch January 7, 2022 17:06
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.

3 participants