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

Ergast Deprecation Warn #222

Closed pbulsink closed 7 months ago

pbulsink commented 7 months ago

Closes #221

New behaviour is:

By September 2024 (at the latest), we should deprecate_warn() that function to notify all users to look for a new version soon, and once an alternative is available we move to the new back-end data source and deprecate_stop() the Ergast link.

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (9ca668a) 60.60% compared to head (8743e68) 60.86%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #222 +/- ## ========================================== + Coverage 60.60% 60.86% +0.26% ========================================== Files 19 19 Lines 594 598 +4 ========================================== + Hits 360 364 +4 Misses 234 234 ```

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