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

HARP-15657 Upgrade three.js from 127 -> 129 #2219

Merged
merged 1 commit into from
Jun 18, 2021
Merged

HARP-15657 Upgrade three.js from 127 -> 129 #2219

merged 1 commit into from
Jun 18, 2021

Conversation

nzjony
Copy link
Member

@nzjony nzjony commented Jun 16, 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!

@nzjony nzjony force-pushed the HARP-15657 branch 2 times, most recently from 5816c65 to eec4857 Compare June 17, 2021 14:13
Signed-off-by: Jonathan Stichbury <2533428+nzjony@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Jun 17, 2021

Codecov Report

Merging #2219 (0a10fc2) into master (7b4d481) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2219   +/-   ##
=======================================
  Coverage   67.13%   67.13%           
=======================================
  Files         312      312           
  Lines       27679    27679           
  Branches     6182     6182           
=======================================
+ Hits        18581    18582    +1     
+ Misses       9098     9097    -1     
Impacted Files Coverage Δ
@here/harp-mapview/lib/composing/Outline.ts 22.52% <ø> (ø)
@here/harp-mapview/lib/TileObjectsRenderer.ts 45.00% <100.00%> (ø)
@here/harp-test-utils/lib/WebGLStub.ts 100.00% <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 7b4d481...0a10fc2. Read the comment docs.

Copy link
Collaborator

@ThFischer ThFischer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good :)

@nzjony nzjony merged commit f0176d0 into master Jun 18, 2021
@nzjony nzjony deleted the HARP-15657 branch June 18, 2021 10:45
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