SCasanova / f1dataR

An R package to access Formula 1 Data from the Ergast API and the unofficial F1 data stream via the fastf1 python library.
https://scasanova.github.io/f1dataR/
Other
53 stars 5 forks source link

Version bump and news update #205

Closed pbulsink closed 12 months ago

pbulsink commented 12 months ago

204

codecov[bot] commented 12 months ago

Codecov Report

Merging #205 (8a7d98e) into master (29ada65) will increase coverage by 0.19%. Report is 7 commits behind head on master. The diff coverage is 100.00%.

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

@@            Coverage Diff             @@
##           master     #205      +/-   ##
==========================================
+ Coverage   90.00%   90.19%   +0.19%     
==========================================
  Files          18       18              
  Lines         620      622       +2     
==========================================
+ Hits          558      561       +3     
+ Misses         62       61       -1     
Files Coverage Δ
R/clear_f1_cache.R 88.37% <100.00%> (ø)
R/load_driver_telemetry.R 69.23% <100.00%> (ø)
R/load_race_session.R 91.17% <100.00%> (ø)
R/load_session_laps.R 95.83% <100.00%> (ø)
R/utils.R 79.66% <100.00%> (+2.46%) :arrow_up: