mapbox / nepomuk

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

prepare for line-annotation #164

Closed MoKob closed 7 years ago

MoKob commented 7 years ago

This PR adss annotation for stops/lines to the PBF/API annotation.

Resolves https://github.com/mapbox/nepomuk/issues/165

codecov-io commented 7 years ago

Codecov Report

Merging #164 into master will decrease coverage by 0.01%. The diff coverage is 94.56%.

@@            Coverage Diff             @@
##           master     #164      +/-   ##
==========================================
- Coverage   94.88%   94.86%   -0.02%     
==========================================
  Files         135      138       +3     
  Lines        3340     3391      +51     
  Branches      299      307       +8     
==========================================
+ Hits         3169     3217      +48     
- Misses         32       33       +1     
- Partials      139      141       +2