Skip to content

Add ic and jct information to the intersection#799

Merged
kried merged 3 commits intomainfrom
NAVIOS-846
Feb 16, 2023
Merged

Add ic and jct information to the intersection#799
kried merged 3 commits intomainfrom
NAVIOS-846

Conversation

@kried
Copy link
Copy Markdown
Contributor

@kried kried commented Feb 14, 2023

Added IC and JCT information to Intersection.
Feature parity with Android.

@kried kried self-assigned this Feb 14, 2023
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 14, 2023

Codecov Report

Merging #799 (2e86464) into main (181580f) will increase coverage by 0.01%.
The diff coverage is 84.21%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #799      +/-   ##
==========================================
+ Coverage   84.25%   84.26%   +0.01%     
==========================================
  Files          57       59       +2     
  Lines        4872     4888      +16     
==========================================
+ Hits         4105     4119      +14     
- Misses        767      769       +2     
Impacted Files Coverage Δ
Sources/MapboxDirections/Intersection.swift 86.12% <76.92%> (-0.27%) ⬇️
Sources/MapboxDirections/Interchange.swift 100.00% <100.00%> (ø)
Sources/MapboxDirections/Junction.swift 100.00% <100.00%> (ø)

@@ -0,0 +1 @@
API breakage: constructor Intersection.init(location:headings:approachIndex:outletIndex:outletIndexes:approachLanes:usableApproachLanes:preferredApproachLanes:usableLaneIndication:outletRoadClasses:tollCollection:tunnelName:restStop:isUrban:regionCode:outletMapboxStreetsRoadClass:railroadCrossing:trafficSignal:stopSign:yieldSign:) has been removed No newline at end of file
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

The pull request considers adding new parameters with a default value to the constructor of a struct as a breaking change.

@kried kried marked this pull request as ready for review February 14, 2023 17:41
@kried kried requested a review from a team February 15, 2023 11:45
@kried kried merged commit 8cbad92 into main Feb 16, 2023
@kried kried deleted the NAVIOS-846 branch February 16, 2023 08:49
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.

2 participants