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 some logic to frontend to show better instructions #170

Closed MoKob closed 7 years ago

MoKob commented 7 years ago

Adds quick and dirty instruction formatting to the route frontend to visualise walk/transfer segments. Will be replaced by a functional frontend at some point.

codecov-io commented 7 years ago

Codecov Report

Merging #170 into master will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #170   +/-   ##
=======================================
  Coverage   94.86%   94.86%           
=======================================
  Files         138      138           
  Lines        3391     3391           
  Branches      307      307           
=======================================
  Hits         3217     3217           
  Misses         33       33           
  Partials      141      141