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

HARP-9221: Fix label debug collisions #1620

Merged
merged 1 commit into from
Jun 18, 2020
Merged

HARP-9221: Fix label debug collisions #1620

merged 1 commit into from
Jun 18, 2020

Conversation

StefanDachwitz
Copy link
Contributor

  • Make them available in production mode, as the demo app is for
    debugging the labels even in production, not just local development

Signed-off-by: StefanDachwitz stefan.dachwitz@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 Jun 18, 2020

Codecov Report

Merging #1620 into master will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1620      +/-   ##
==========================================
- Coverage   60.69%   60.68%   -0.01%     
==========================================
  Files         274      274              
  Lines       24747    24746       -1     
  Branches     5569     5568       -1     
==========================================
- Hits        15019    15018       -1     
  Misses       9728     9728              
Impacted Files Coverage Δ
@here/harp-mapview/lib/MapView.ts 65.23% <ø> (-0.03%) ⬇️

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 0fd80d3...af471c0. Read the comment docs.

* Make them available in production mode, as the demo app is for
  debugging the labels even in production, not just local development

Signed-off-by: StefanDachwitz <stefan.dachwitz@here.com>
@nzjony nzjony merged commit aa91308 into master Jun 18, 2020
@nzjony nzjony deleted the HARP-9221 branch June 18, 2020 17:51
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