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

Update release docs #246

Closed SCasanova closed 6 months ago

SCasanova commented 6 months ago

Added a comment about the tarball size (mentioned in the last submission)

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 (901ec08) to head (7258e9d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #246 +/- ## ======================================= Coverage 95.27% 95.27% ======================================= Files 19 19 Lines 635 635 ======================================= Hits 605 605 Misses 30 30 ```

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

pbulsink commented 6 months ago

You've got Thumbs.db files (windows folder files) mixed in here. Maybe pull them back out and add Thumbs.db to gitignore. You also have four (big) plotting-turn-info-*-1.png files that are likely leftovers from when you tried to build vignettes with smaller images, you should pull them out too

SCasanova commented 6 months ago

Wow that's odd. I don't even have windows. Will remove