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

Deprecates Datasource.setStyleSet #1936

Merged
merged 1 commit into from
Nov 4, 2020
Merged

Deprecates Datasource.setStyleSet #1936

merged 1 commit into from
Nov 4, 2020

Conversation

FraukeF
Copy link
Contributor

@FraukeF FraukeF commented Nov 2, 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!

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

codecov bot commented Nov 3, 2020

Codecov Report

Merging #1936 into master will decrease coverage by 0.00%.
The diff coverage is 88.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1936      +/-   ##
==========================================
- Coverage   65.31%   65.31%   -0.01%     
==========================================
  Files         293      293              
  Lines       26299    26295       -4     
  Branches     5933     5934       +1     
==========================================
- Hits        17178    17175       -3     
+ Misses       9121     9120       -1     
Impacted Files Coverage Δ
@here/harp-mapview-decoder/lib/TileDataSource.ts 73.23% <80.00%> (-0.74%) ⬇️
@here/harp-mapview/lib/PolarTileDataSource.ts 94.94% <90.90%> (-0.03%) ⬇️
@here/harp-mapview/lib/DataSource.ts 90.00% <100.00%> (+0.68%) ⬆️

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 d64f416...bc9ea13. Read the comment docs.

@FraukeF FraukeF merged commit 047024d into master Nov 4, 2020
@FraukeF FraukeF deleted the deprecate-set-styleset branch November 4, 2020 11:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants