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

Low DPI Vignette (and README) #243

Closed pbulsink closed 6 months ago

pbulsink commented 6 months ago

Plus a minor change to .gitignore which adds the contents of /doc/

SCasanova commented 6 months ago

Thank you for this

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.27%. Comparing base (ba7f1cf) to head (f31d24c). Report is 3 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #243 +/- ## ========================================== - Coverage 95.31% 95.27% -0.05% ========================================== Files 19 19 Lines 641 635 -6 ========================================== - Hits 611 605 -6 Misses 30 30 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.