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

Doc/style GH workflow changes #176

Closed pbulsink closed 1 year ago

pbulsink commented 1 year ago

With a forced commit-able change for both style & doc functions in utils.R

159 and, if it works, might help with #124.

codecov[bot] commented 1 year ago

Codecov Report

Merging #176 (d7ac12d) into master (54cc9e8) will not change coverage. The diff coverage is 100.00%.

:exclamation: Current head d7ac12d differs from pull request most recent head 5a674d3. Consider uploading reports for the commit 5a674d3 to get more accurate results

@@           Coverage Diff           @@
##           master     #176   +/-   ##
=======================================
  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%> (ø)
SCasanova commented 1 year ago

it seems check_missing_topics() is unexported