ipeaGIT / gtfs2gps

Convert GTFS data into a data.table with GPS-like records in R
https://ipeagit.github.io/gtfs2gps/
Other
71 stars 10 forks source link

Improving covr + fixing tests #132

Closed pedro-andrade-inpe closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #132 into master will increase coverage by 2.33%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #132      +/-   ##
==========================================
+ Coverage   95.30%   97.64%   +2.33%     
==========================================
  Files          15       15              
  Lines         469      467       -2     
==========================================
+ Hits          447      456       +9     
+ Misses         22       11      -11     
Impacted Files Coverage Δ
R/gps_as_sflinestring.R 96.15% <100.00%> (ø)
R/mod_updates.R 94.64% <100.00%> (+3.26%) :arrow_up:
R/filter_gtfs.R 98.42% <0.00%> (+0.78%) :arrow_up:
R/gtfs2gps.R 100.00% <0.00%> (+8.42%) :arrow_up:

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 32161ae...0eb9210. Read the comment docs.

rafapereirabr commented 4 years ago

thanks !