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
178 stars 87 forks source link

Traffic tendency #795

Closed Udumft closed 1 year ago

Udumft commented 1 year ago

PR adds option to request traffic tendency for a route. This is not a stable feature yet, so code docs are internal and no CHANGELOG announcement is made.

codecov[bot] commented 1 year ago

Codecov Report

Merging #795 (30381f9) into main (975f53f) will increase coverage by 0.00%. The diff coverage is 87.50%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #795   +/-   ##
=======================================
  Coverage   84.24%   84.25%           
=======================================
  Files          57       57           
  Lines        4856     4870   +14     
=======================================
+ Hits         4091     4103   +12     
- Misses        765      767    +2     
Impacted Files Coverage Δ
Sources/MapboxDirections/AttributeOptions.swift 88.31% <60.00%> (-1.97%) :arrow_down:
Sources/MapboxDirections/RouteLeg.swift 87.12% <100.00%> (+0.22%) :arrow_up:
Sources/MapboxDirections/RouteLegAttributes.swift 100.00% <100.00%> (ø)