Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
P
pdoflow
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • William Fong
  • pdoflow
  • Merge Requests
  • !1

Merged
Created Jul 07, 2025 by William Fong@wcfongMaintainer

refactor: improve progress monitoring and test reliability

  • Overview 0
  • Commits 4
  • Changes 9
  • Add poll_posting() generator for cleaner progress tracking
  • Replace datetime arithmetic with signal-based timeout to fix timezone issues
  • Refactor cluster pool tests to use real components instead of mocks
  • Remove obsolete test helper files
  • Fix type annotations for max_wait parameter (float -> int)

This change addresses the datetime arithmetic error when mixing timezone-aware and timezone-naive datetimes, and improves test maintainability by using actual database operations instead of mocks.

🤖 Generated with Claude Code

Co-Authored-By: Claude noreply@anthropic.com

Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Source branch: progress-cli