Closed chizhavko closed 7 months ago
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
).
@@ 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: |
This PR introduce new logic related to configuration to set custom colors to
CPMapTemplate.guidanceBackgroundColor
using new delegate method:CarPlayNavigationViewControllerDelegate.carPlayNavigationViewController(_:guidanceBackgroundColor:)