mapbox / nepomuk

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

fix node builds on travis #95

Closed MoKob closed 7 years ago

MoKob commented 7 years ago

resolves #94

jqtrde commented 7 years ago

Codecov Report

Merging #95 into master will increase coverage by 0.14%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #95      +/-   ##
==========================================
+ Coverage   96.06%   96.21%   +0.14%     
==========================================
  Files         113      108       -5     
  Lines        1882     1927      +45     
  Branches      177      176       -1     
==========================================
+ Hits         1808     1854      +46     
  Misses         18       18              
+ Partials       56       55       -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 153eeca...018ae5f. Read the comment docs.