ITSLeeds / UK2GTFS

Convert UK transport data (TransXchange / ATOC CIF) to GTFS format in R
https://itsleeds.github.io/UK2GTFS/
GNU General Public License v3.0
37 stars 13 forks source link

Small Data #55

Closed mem48 closed 1 year ago

mem48 commented 1 year ago

Remove data form package and puts in https://github.com/ITSLeeds/UK2GTFS-data

codecov-commenter commented 1 year ago

Codecov Report

Merging #55 (ae50639) into master (c6ef5a2) will decrease coverage by 0.61%. The diff coverage is 25.00%.

:exclamation: Current head ae50639 differs from pull request most recent head d90f1cb. Consider uploading reports for the commit d90f1cb to get more accurate results

@@            Coverage Diff             @@
##           master      #55      +/-   ##
==========================================
- Coverage   58.08%   57.48%   -0.61%     
==========================================
  Files          32       34       +2     
  Lines        3913     3980      +67     
==========================================
+ Hits         2273     2288      +15     
- Misses       1640     1692      +52     
Files Changed Coverage Δ
R/atoc_nr.R 0.00% <0.00%> (ø)
R/atoc_shapes.R 0.00% <0.00%> (ø)
R/gtfs_cleaning.R 8.16% <ø> (ø)
R/gtfs_interpolate_times.R 0.00% <0.00%> (ø)
R/nptdr_export.R 0.00% <0.00%> (ø)
R/transxchange_export_functions.R 65.43% <0.00%> (ø)
R/zzz.R 0.00% <0.00%> (ø)
R/extdata.R 6.38% <6.38%> (ø)
R/atoc.R 86.79% <100.00%> (+2.09%) :arrow_up:
R/atoc_export.R 88.54% <100.00%> (+0.07%) :arrow_up:
... and 3 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more