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

Fixing Test Failures #217

Closed pbulsink closed 7 months ago

pbulsink commented 7 months ago

Closes #216

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (0587a3b) 84.29% compared to head (4705b72) 90.20%. Report is 3 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #217 +/- ## ========================================== + Coverage 84.29% 90.20% +5.90% ========================================== Files 19 19 Lines 643 643 ========================================== + Hits 542 580 +38 + Misses 101 63 -38 ```

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