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

Update typescript to 4.1.2 #2026

Merged
merged 11 commits into from
Jan 12, 2021
Merged

Update typescript to 4.1.2 #2026

merged 11 commits into from
Jan 12, 2021

Conversation

AndriiHeonia
Copy link
Contributor

Update typescript to 4.1.2

@AndriiHeonia
Copy link
Contributor Author

@harpgl_bot retest this please

@codecov
Copy link

codecov bot commented Jan 5, 2021

Codecov Report

Merging #2026 (b2e3ab4) into master (059999b) will increase coverage by 0.04%.
The diff coverage is 89.02%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2026      +/-   ##
==========================================
+ Coverage   66.57%   66.62%   +0.04%     
==========================================
  Files         297      297              
  Lines       26340    26337       -3     
  Branches     5944     5945       +1     
==========================================
+ Hits        17537    17546       +9     
+ Misses       8803     8791      -12     
Impacted Files Coverage Δ
...apview/lib/copyrights/CopyrightCoverageProvider.ts 86.48% <ø> (ø)
@here/harp-mapview/lib/image/Image.ts 24.44% <0.00%> (ø)
@here/harp-mapview/lib/poi/PoiRenderer.ts 43.22% <0.00%> (ø)
@here/harp-materials/lib/MapMeshMaterials.ts 55.55% <ø> (+0.15%) ⬆️
@here/harp-transfer-manager/src/DeferredPromise.ts 100.00% <ø> (ø)
@here/harp-mapview/lib/MapViewFog.ts 65.07% <70.00%> (+1.58%) ⬆️
...re/harp-mapview/lib/geometry/overlayOnElevation.ts 86.00% <80.00%> (+3.64%) ⬆️
@here/harp-materials/lib/SolidLineMaterial.ts 57.48% <81.81%> (-2.16%) ⬇️
@here/harp-materials/lib/RawShaderMaterial.ts 96.55% <90.90%> (-3.45%) ⬇️
@here/harp-mapview/lib/DecodedTileHelpers.ts 56.85% <100.00%> (+0.25%) ⬆️
... and 5 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 059999b...b2e3ab4. Read the comment docs.

@AndriiHeonia AndriiHeonia force-pushed the HARP-13368 branch 2 times, most recently from bde5d44 to 1697c39 Compare January 6, 2021 10:46
@AndriiHeonia AndriiHeonia marked this pull request as ready for review January 6, 2021 11:04
@atomicsulfate atomicsulfate self-requested a review January 6, 2021 11:54
@here/harp-mapview/lib/poi/PoiRenderer.ts Outdated Show resolved Hide resolved
@here/harp-mapview/lib/MapViewFog.ts Outdated Show resolved Hide resolved
@here/harp-materials/lib/SolidLineMaterial.ts Outdated Show resolved Hide resolved
@here/harp-mapview/lib/DecodedTileHelpers.ts Outdated Show resolved Hide resolved
@here/harp-materials/lib/CirclePointsMaterial.ts Outdated Show resolved Hide resolved
@here/harp-materials/lib/SolidLineMaterial.ts Outdated Show resolved Hide resolved
@here/harp-mapview/lib/MapMaterialAdapter.ts Outdated Show resolved Hide resolved
@here/harp-mapview/lib/geometry/overlayOnElevation.ts Outdated Show resolved Hide resolved
@here/harp-mapview/lib/geometry/overlayOnElevation.ts Outdated Show resolved Hide resolved
@AndriiHeonia AndriiHeonia force-pushed the HARP-13368 branch 3 times, most recently from b5b759c to 77a1c96 Compare January 11, 2021 09:16
ThFischer and others added 9 commits January 11, 2021 11:48
TypeScript 4.1.2 required the following adjustments:
- fix harp-examples errors
- remove setter and getter for the "fog" property
- remove setter and getter for the "opacity" property
- remove setter and getter for the "displacementMap" property in MapMeshStandardMaterial

Signed-off-by: Andrii Heonia <andrii.heonia@here.com>
Signed-off-by: Andrii Heonia <andrii.heonia@here.com>
Signed-off-by: Andrii Heonia <andrii.heonia@here.com>
Signed-off-by: Fischer, Thomas <Fischer.Th@gmail.com>
Signed-off-by: Fischer, Thomas <Fischer.Th@gmail.com>
Signed-off-by: Fischer, Thomas <Fischer.Th@gmail.com>
Signed-off-by: Fischer, Thomas <Fischer.Th@gmail.com>
Signed-off-by: Andrii Heonia <andrii.heonia@here.com>
Signed-off-by: Andrii Heonia <andrii.heonia@here.com>
Signed-off-by: Andrii Heonia <andrii.heonia@here.com>
Signed-off-by: Andrii Heonia <andrii.heonia@here.com>
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