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
52 stars 5 forks source link

New Style & Doc (combined workflow) #177

Closed pbulsink closed 1 year ago

pbulsink commented 1 year ago

Recreated from scratch a new style & doc workflow that hopefully runs correctly (based on usethis::use_github_action("style"))

codecov[bot] commented 1 year ago

Codecov Report

Merging #177 (14cbead) into master (54cc9e8) will not change coverage. Report is 6 commits behind head on master. The diff coverage is 100.00%.

:exclamation: Current head 14cbead differs from pull request most recent head 62d28f7. Consider uploading reports for the commit 62d28f7 to get more accurate results

@@           Coverage Diff           @@
##           master     #177   +/-   ##
=======================================
  Coverage   93.27%   93.27%           
=======================================
  Files          18       18           
  Lines         610      610           
=======================================
  Hits          569      569           
  Misses         41       41           
Files Changed Coverage Δ
R/utils.R 77.77% <100.00%> (ø)