r-transit / tidytransit

R package for working with GTFS data
https://r-transit.github.io/tidytransit/
143 stars 21 forks source link

as_tidygtfs and primary key check #198

Closed polettif closed 1 year ago

polettif commented 1 year ago

This PR:

Other changes:

codecov-commenter commented 1 year ago

Codecov Report

Merging #198 (d97a64c) into master (11cec60) will decrease coverage by 0.27%. The diff coverage is 99.31%.

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

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##           master     #198      +/-   ##
==========================================
- Coverage   99.90%   99.64%   -0.27%     
==========================================
  Files          15       16       +1     
  Lines        1057     1121      +64     
==========================================
+ Hits         1056     1117      +61     
- Misses          1        4       +3     
Impacted Files Coverage Δ
R/validate_gtfs.R 97.91% <94.11%> (-2.09%) :arrow_down:
R/tidygtfs.R 96.87% <96.87%> (ø)
R/dates.R 100.00% <100.00%> (ø)
R/io.R 100.00% <100.00%> (ø)
R/spec.R 100.00% <100.00%> (ø)
R/time.R 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.