mapbox / nepomuk

A public transit router for GTFS feeds (currently only static) written in modern c++
MIT License
24 stars 8 forks source link

Add an earliest arrival service + bindings #100

Closed MoKob closed 7 years ago

MoKob commented 7 years ago

Resolves https://github.com/mapbox/directions-transit/issues/99

jqtrde commented 7 years ago

Codecov Report

Merging #100 into master will increase coverage by <.01%. The diff coverage is 96.55%.

@@            Coverage Diff             @@
##           master     #100      +/-   ##
==========================================
+ Coverage   96.32%   96.32%   +<.01%     
==========================================
  Files         112      116       +4     
  Lines        2204     2233      +29     
  Branches      198      200       +2     
==========================================
+ Hits         2123     2151      +28     
  Misses         12       12              
- Partials       69       70       +1

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update be29503...89ff3ad. Read the comment docs.