mapbox / mapbox-navigation-ios

Turn-by-turn navigation logic and UI in Swift on iOS
https://docs.mapbox.com/ios/navigation/
Other
863 stars 313 forks source link

New car play change colors logic #4620

Closed chizhavko closed 7 months ago

chizhavko commented 7 months ago

This PR introduce new logic related to configuration to set custom colors to CPMapTemplate.guidanceBackgroundColor using new delegate method: CarPlayNavigationViewControllerDelegate.carPlayNavigationViewController(_:guidanceBackgroundColor:)

mapbox-github-ci-issues-public-1[bot] commented 7 months ago

API compatibility report for MapboxNavigation: 🔴

Protocol Requirement Change

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 0% with 21 lines in your changes are missing coverage. Please review.

Project coverage is 60.51%. Comparing base (f565d8f) to head (5cf9bfb).

Impacted file tree graph

@@                Coverage Diff                @@
##           release-v2.18    #4620      +/-   ##
=================================================
- Coverage          60.54%   60.51%   -0.03%     
=================================================
  Files                189      189              
  Lines              21297    21307      +10     
=================================================
  Hits               12894    12894              
- Misses              8403     8413      +10     
Files Coverage Δ
Sources/MapboxNavigation/CarPlayManager.swift 44.21% <0.00%> (-0.14%) :arrow_down:
...tion/CarPlayNavigationViewControllerDelegate.swift 0.00% <0.00%> (ø)
...rces/MapboxNavigation/CarPlayManagerDelegate.swift 2.91% <0.00%> (-0.16%) :arrow_down:
...oxNavigation/CarPlayNavigationViewController.swift 14.40% <0.00%> (+0.05%) :arrow_up:
mapbox-github-ci-issues-public-1[bot] commented 7 months ago

API compatibility report for MapboxNavigation: 🔴

Protocol Requirement Change