Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NAVAND-1545: introduce long routes optimised mode #7564

Merged
merged 118 commits into from
Oct 27, 2023

resetting route refresh tests to the state of main

816504c
Select commit
Loading
Failed to load commit list.
Merged

NAVAND-1545: introduce long routes optimised mode #7564

resetting route refresh tests to the state of main
816504c
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Oct 27, 2023 in 0s

74.11% (-0.05%) compared to 4fadbde

View this Pull Request on Codecov

74.11% (-0.05%) compared to 4fadbde

Details

Codecov Report

Merging #7564 (816504c) into main (4fadbde) will decrease coverage by 0.05%.
Report is 9 commits behind head on main.
The diff coverage is 68.38%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #7564      +/-   ##
============================================
- Coverage     74.15%   74.11%   -0.05%     
- Complexity     6153     6161       +8     
============================================
  Files           830      832       +2     
  Lines         32936    33131     +195     
  Branches       3930     3954      +24     
============================================
+ Hits          24424    24555     +131     
- Misses         6978     7046      +68     
+ Partials       1534     1530       -4     
Files Coverage Δ
...tion/base/options/LongRoutesOptimisationOptions.kt 100.00% <100.00%> (ø)
...apbox/navigation/base/options/NavigationOptions.kt 98.24% <100.00%> (+0.09%) ⬆️
...box/navigation/core/NavigationComponentProvider.kt 56.00% <100.00%> (ø)
...a/com/mapbox/navigation/core/RoutesCacheClearer.kt 100.00% <100.00%> (ø)
...navigation/core/preview/RoutesPreviewController.kt 97.50% <100.00%> (+0.06%) ⬆️
...navigation/core/reroute/MapboxRerouteController.kt 90.97% <100.00%> (ø)
...ation/ui/maps/route/line/api/MapboxRouteLineApi.kt 87.89% <100.00%> (+0.06%) ⬆️
...gation/core/telemetry/MapboxNavigationTelemetry.kt 80.89% <90.00%> (+0.07%) ⬆️
.../mapbox/navigation/route/internal/RouterWrapper.kt 77.66% <96.55%> (+0.58%) ⬆️
...m/mapbox/navigation/base/internal/DecodeUtilsEx.kt 0.00% <0.00%> (ø)
... and 10 more