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

Minor style fix #2349

Merged
merged 1 commit into from
Dec 10, 2021
Merged

Minor style fix #2349

merged 1 commit into from
Dec 10, 2021

Conversation

FraukeF
Copy link
Contributor

@FraukeF FraukeF commented Dec 10, 2021

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!

…es in Theme

Signed-off-by: Frauke Fritz <frauke.fritz@here.com>
@codecov
Copy link

codecov bot commented Dec 10, 2021

Codecov Report

Merging #2349 (bf4ad26) into master (1d57d71) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2349   +/-   ##
=======================================
  Coverage   68.39%   68.39%           
=======================================
  Files         319      319           
  Lines       27910    27910           
  Branches     6243     6243           
=======================================
+ Hits        19089    19090    +1     
+ Misses       8821     8820    -1     
Impacted Files Coverage Δ
.../harp-datasource-protocol/lib/StyleSetEvaluator.ts 89.85% <100.00%> (ø)
@here/harp-mapview/lib/MapMaterialAdapter.ts 92.85% <0.00%> (+0.71%) ⬆️

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 1d57d71...bf4ad26. Read the comment docs.

@FraukeF FraukeF merged commit f00ea64 into master Dec 10, 2021
@FraukeF FraukeF deleted the MINOR_STYLE_FIX branch December 10, 2021 10:13
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.

2 participants