Skip to content

Conversation

@O957
Copy link
Collaborator

@O957 O957 commented Dec 1, 2025

This PR:

  • Adds an optional argument as_of to the function generate_hub_baseline in the file R/generate_hub_baseline.R, which is passed to forecasttools::hub_target_data_as_of() for greater flexibility in working with automated and failed hub baseline updates.

@O957 O957 self-assigned this Dec 1, 2025
@O957 O957 linked an issue Dec 1, 2025 that may be closed by this pull request
@codecov-commenter
Copy link

codecov-commenter commented Dec 1, 2025

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 9.63%. Comparing base (b637363) to head (e8ba38d).

Files with missing lines Patch % Lines
R/generate_hub_baselines.R 0.00% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##            main     #68   +/-   ##
=====================================
  Coverage   9.63%   9.63%           
=====================================
  Files          9       9           
  Lines        664     664           
=====================================
  Hits          64      64           
  Misses       600     600           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dylanhmorris dylanhmorris merged commit dedf8d6 into main Dec 1, 2025
6 checks passed
@dylanhmorris
Copy link
Contributor

Thanks, @O957!

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.

Add an optional as_of argument to generate_hub_baseline, default "latest"

4 participants