Skip to content

fix(scheduler): preserve custom task IDs for interval schedules#642

Open
GefMar wants to merge 1 commit into
masterfrom
fix/extract_scheduled_Interval_task_Id
Open

fix(scheduler): preserve custom task IDs for interval schedules#642
GefMar wants to merge 1 commit into
masterfrom
fix/extract_scheduled_Interval_task_Id

Conversation

@GefMar

@GefMar GefMar commented Jul 12, 2026

Copy link
Copy Markdown
Member

Forward explicit task IDs to interval ScheduledTask payloads, matching cron and time scheduling semantics. Add regression coverage for recurring IDs, generated dispatch IDs, and schedule serialization.

@GefMar GefMar linked an issue Jul 12, 2026 that may be closed by this pull request
@codecov

codecov Bot commented Jul 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.29%. Comparing base (9c339d6) to head (ab3db6d).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #642      +/-   ##
==========================================
+ Coverage   80.20%   81.29%   +1.08%     
==========================================
  Files          69       69              
  Lines        2577     2577              
==========================================
+ Hits         2067     2095      +28     
+ Misses        510      482      -28     

☔ View full report in Codecov by Harness.
📢 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.

Forward explicit task IDs to interval ScheduledTask payloads, matching cron
and time scheduling semantics. Add regression coverage for recurring IDs,
generated dispatch IDs, and schedule serialization.
@GefMar GefMar force-pushed the fix/extract_scheduled_Interval_task_Id branch from 4f8030b to ab3db6d Compare July 12, 2026 21:01
@GefMar GefMar requested a review from s3rius July 12, 2026 21:10
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.

1 participant