UrbanAnalyst / gtfsrouter

Routing and analysis engine for GTFS (General Transit Feed Specification) data
https://urbananalyst.github.io/gtfsrouter/
80 stars 17 forks source link

bugfix timetable by date #69

Closed AlexandraKapp closed 3 years ago

AlexandraKapp commented 3 years ago

I put a little bug in the filter_by_date function which should be resolved with this.

codecov[bot] commented 3 years ago

Codecov Report

Merging #69 (2f2f987) into master (46ccab3) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #69   +/-   ##
=======================================
  Coverage   84.10%   84.10%           
=======================================
  Files          18       18           
  Lines        1617     1617           
=======================================
  Hits         1360     1360           
  Misses        257      257           
Impacted Files Coverage Δ
R/timetable.R 100.00% <ø> (ø)

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 46ccab3...c6b1d2a. Read the comment docs.