Skip to content

Use TimeProvider for Progress#2021

Merged
patriksvensson merged 1 commit intomainfrom
feature/GH-1949
Feb 21, 2026
Merged

Use TimeProvider for Progress#2021
patriksvensson merged 1 commit intomainfrom
feature/GH-1949

Conversation

@patriksvensson
Copy link
Copy Markdown
Contributor

@patriksvensson patriksvensson commented Feb 21, 2026

Fixes #1949

  • I have read the Contribution Guidelines
  • I have checked that there isn't already another pull request that solves the above issue
  • All newly added code is adequately covered by tests
  • All existing tests are still running without errors

Used Claude Code Opus 4.6 to generate the code under guidance.

Changes

Added TimeProvider to Progress and let it propagate to ProgressTask et al. Seems to work.

@patriksvensson patriksvensson force-pushed the feature/GH-1949 branch 4 times, most recently from a1ad69f to a3b76cf Compare February 21, 2026 19:01
@patriksvensson patriksvensson enabled auto-merge (rebase) February 21, 2026 19:11
@patriksvensson patriksvensson merged commit cc29195 into main Feb 21, 2026
3 checks passed
@patriksvensson patriksvensson deleted the feature/GH-1949 branch February 21, 2026 19:12
@patriksvensson patriksvensson added the AI Pull request contains AI. label Feb 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AI Pull request contains AI.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Using the new and more precice TimeProvider for ProgressTask instead of DateTime

1 participant