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

Update dependencies: Common SDK to 23.6.0, Maps 10.14.0, NN to 137.0.0 #4483

Merged
merged 3 commits into from
Jun 19, 2023

Conversation

kried
Copy link
Contributor

@kried kried commented Jun 19, 2023

Description

Supports the NN v137.0.0 API changes for snapshot build

@kried kried requested a review from a team as a code owner June 19, 2023 12:17
@kried kried self-assigned this Jun 19, 2023
@@ -67,7 +67,7 @@ class NativeHandlersFactoryTests: TestCase {
"features": [
"custom_feature_key": "custom_feature_value",
"useInternalReroute": true
]
] as [String : Any]
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixes warnings in the tests

@@ -402,6 +404,8 @@ public class MapboxRoutingProvider: RoutingProvider {
routeIndex: routeIndex,
legIndex: startLegIndex,
routingProfile: routeOptions.profileIdentifier.nativeProfile,
baseURL: credentials.host.absoluteString,
token: credentials.accessToken ?? "",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Empty token string fallbacks to the previous NN implementation.

@codecov
Copy link

codecov bot commented Jun 19, 2023

Codecov Report

Merging #4483 (e3ed6a0) into main (58a300c) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #4483   +/-   ##
=======================================
  Coverage   58.31%   58.31%           
=======================================
  Files         189      189           
  Lines       21190    21190           
=======================================
  Hits        12358    12358           
  Misses       8832     8832           

@kried kried merged commit 2ff2881 into main Jun 19, 2023
4 checks passed
@kried kried deleted the kried/update-dependencies-nn-137.0.0 branch June 19, 2023 14:27
Udumft pushed a commit that referenced this pull request Jun 22, 2023
….0 (#4483)

* [Snapshot] Update dependencies: Common SDK to 23.6.0, Maps 10.14.0, NN to 137.0.0
# Conflicts:
#	Tests/CocoaPodsTest/PodInstall/Podfile.lock
@Udumft Udumft mentioned this pull request Jun 22, 2023
Udumft added a commit that referenced this pull request Jun 22, 2023
….0 (#4483) (#4485)

* [Snapshot] Update dependencies: Common SDK to 23.6.0, Maps 10.14.0, NN to 137.0.
Co-authored-by: Nastassia Makaranka <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants