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

Fixes #1947 Fix webpack reordering import statements #1955

Merged
merged 1 commit into from
Nov 6, 2020
Merged

Fixes #1947 Fix webpack reordering import statements #1955

merged 1 commit into from
Nov 6, 2020

Conversation

nzjony
Copy link
Member

@nzjony nzjony commented Nov 6, 2020

Signed-off-by: Jonathan Stichbury 2533428+nzjony@users.noreply.github.com

Signed-off-by: Jonathan Stichbury <2533428+nzjony@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Nov 6, 2020

Codecov Report

Merging #1955 into master will increase coverage by 0.55%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1955      +/-   ##
==========================================
+ Coverage   65.26%   65.81%   +0.55%     
==========================================
  Files         293      293              
  Lines       26326    26337      +11     
  Branches     5942     5935       -7     
==========================================
+ Hits        17182    17335     +153     
+ Misses       9144     9002     -142     
Impacted Files Coverage Δ
@here/harp-mapview/lib/text/TextElement.ts 86.41% <0.00%> (-0.60%) ⬇️
@here/harp-mapview/lib/MapView.ts 73.48% <0.00%> (ø)
@here/harp-mapview/lib/PolarTileDataSource.ts 95.48% <0.00%> (ø)
...re/harp-datasource-protocol/lib/TechniqueParams.ts 72.13% <0.00%> (ø)
...-vectortile-datasource/lib/VectorTileDataSource.ts 68.96% <0.00%> (+0.07%) ⬆️
@here/harp-mapview/lib/Tile.ts 83.23% <0.00%> (+0.09%) ⬆️
@here/harp-mapview/lib/DataSource.ts 89.70% <0.00%> (+0.23%) ⬆️
@here/harp-mapview-decoder/lib/TileDataSource.ts 77.21% <0.00%> (+1.50%) ⬆️
@here/harp-text-canvas/lib/TextCanvas.ts 66.80% <0.00%> (+3.40%) ⬆️
@here/harp-utils/lib/GroupedPriorityList.ts 94.54% <0.00%> (+5.45%) ⬆️
... and 3 more

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 ceff1c1...169b734. Read the comment docs.

@nzjony nzjony merged commit da27da7 into master Nov 6, 2020
@nzjony nzjony deleted the 1947 branch November 6, 2020 10:47
nzjony added a commit that referenced this pull request Nov 6, 2020
Signed-off-by: Jonathan Stichbury <2533428+nzjony@users.noreply.github.com>
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