mapbox / nepomuk

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

correctly handle stops and stations in graph adaptor #77

Closed MoKob closed 7 years ago

MoKob commented 7 years ago

resolves https://github.com/mapbox/directions-transit/issues/76

jqtrde commented 7 years ago

Codecov Report

Merging #77 into master will increase coverage by 0.12%. The diff coverage is 100%.

@@            Coverage Diff             @@
##           master      #77      +/-   ##
==========================================
+ Coverage   96.43%   96.55%   +0.12%     
==========================================
  Files         102      102              
  Lines        1711     1713       +2     
  Branches      157      157              
==========================================
+ Hits         1650     1654       +4     
  Misses         12       12              
+ Partials       49       47       -2

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 b880011...3d962f9. Read the comment docs.