Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes issue with get_current_season when no network #107

Merged
merged 1 commit into from
Jun 29, 2023

Conversation

pbulsink
Copy link
Collaborator

Had a failure to the fallback to manually determined season when I was working offline. This fixes it.

@codecov
Copy link

codecov bot commented Jun 29, 2023

Codecov Report

Merging #107 (73ec267) into master (f7390ab) will increase coverage by 0.18%.
The diff coverage is 78.26%.

❗ Current head 73ec267 differs from pull request most recent head 2986de8. Consider uploading reports for the commit 2986de8 to get more accurate results

@@            Coverage Diff             @@
##           master     #107      +/-   ##
==========================================
+ Coverage   91.75%   91.93%   +0.18%     
==========================================
  Files          18       18              
  Lines         485      496      +11     
==========================================
+ Hits          445      456      +11     
  Misses         40       40              
Impacted Files Coverage Δ
R/load_race_session.R 90.00% <60.00%> (-2.31%) ⬇️
R/utils.R 67.56% <75.00%> (+8.10%) ⬆️
R/load_driver_telemetry.R 87.50% <80.00%> (-1.39%) ⬇️
R/load_session_laps.R 97.91% <85.71%> (-2.09%) ⬇️
R/load_sprint.R 100.00% <100.00%> (ø)
R/plot_fastest.R 94.11% <100.00%> (ø)

@SCasanova SCasanova merged commit d2f7e70 into SCasanova:master Jun 29, 2023
@pbulsink pbulsink deleted the get-season-fix branch July 14, 2023 00:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants