Skip to content

Refactor Console Elapsed time formatting to support flexible format patterns#2726

Merged
MohananRahul merged 1 commit into
eclipse-platform:masterfrom
SougandhS:BugConsoleFIx
Jun 11, 2026
Merged

Refactor Console Elapsed time formatting to support flexible format patterns#2726
MohananRahul merged 1 commit into
eclipse-platform:masterfrom
SougandhS:BugConsoleFIx

Conversation

@SougandhS

Copy link
Copy Markdown
Contributor

Extracted elapsed time formatting logic into a reusable static method that handles different format patterns based on format argument availability.
Fixes minor bug reported : #2144 (comment)
image

@github-actions

github-actions Bot commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

Test Results

    54 files  ±0      54 suites  ±0   53m 4s ⏱️ - 3m 28s
 4 677 tests ±0   4 655 ✅ ±0   22 💤 ±0  0 ❌ ±0 
11 925 runs  ±0  11 772 ✅ ±0  153 💤 ±0  0 ❌ ±0 

Results for commit b27dad4. ± Comparison against base commit b3bdd91.

♻️ This comment has been updated with latest results.

@SougandhS SougandhS force-pushed the BugConsoleFIx branch 3 times, most recently from 2e1279d to 72e5797 Compare June 11, 2026 04:09
Extracted elapsed time formatting logic into a reusable static method
that handles different format patterns based on format argument
availability.
@MohananRahul MohananRahul merged commit 6f03576 into eclipse-platform:master Jun 11, 2026
18 checks passed
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