r-transit / tidytransit

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

CRAN release 1.1 #170

Closed polettif closed 3 years ago

polettif commented 3 years ago

Get the package ready for CRAN. Updated roles and readme.

codecov-commenter commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@4287ffc). Click here to learn what that means. The diff coverage is 95.89%.

:exclamation: Current head 2587618 differs from pull request most recent head 4b935bf. Consider uploading reports for the commit 4b935bf to get more accurate results Impacted file tree graph

@@            Coverage Diff            @@
##             master     #170   +/-   ##
=========================================
  Coverage          ?   88.57%           
=========================================
  Files             ?       13           
  Lines             ?     1042           
  Branches          ?        0           
=========================================
  Hits              ?      923           
  Misses            ?      119           
  Partials          ?        0           
Impacted Files Coverage Δ
R/transitfeeds.R 0.00% <0.00%> (ø)
R/service.R 70.96% <70.00%> (ø)
R/validate_gtfs.R 93.97% <93.97%> (ø)
R/frequencies.R 100.00% <100.00%> (ø)
R/io.R 100.00% <100.00%> (ø)
R/joins.R 100.00% <100.00%> (ø)
R/plot.R 100.00% <100.00%> (ø)
R/raptor.R 100.00% <100.00%> (ø)
R/spatial.R 100.00% <100.00%> (ø)
R/spec.R 100.00% <100.00%> (ø)
... and 3 more

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 4287ffc...4b935bf. Read the comment docs.