mapbox / mapbox-directions-swift

Traffic-aware directions and map matching in Swift on iOS, macOS, tvOS, watchOS, and Linux
https://www.mapbox.com/navigation/
ISC License
183 stars 88 forks source link

Add `SubType` to `VisualInstruction.Component`. #778

Closed MaximAlien closed 1 year ago

MaximAlien commented 1 year ago

Add SubType to VisualInstruction.Component.

codecov-commenter commented 1 year ago

Codecov Report

Merging #778 (f0fc3d0) into main (6a29875) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #778   +/-   ##
=======================================
  Coverage   85.29%   85.30%           
=======================================
  Files          52       52           
  Lines        4542     4545    +3     
=======================================
+ Hits         3874     3877    +3     
  Misses        668      668           
Impacted Files Coverage Δ
.../MapboxDirections/VisualInstructionComponent.swift 80.70% <100.00%> (+0.34%) :arrow_up: