Skip to content

[bugfix] Fix default datefmt for the perflog handlers#3644

Merged
vkarak merged 1 commit intoreframe-hpc:masterfrom
vkarak:bugfix/default-perflog-datefmt
Apr 2, 2026
Merged

[bugfix] Fix default datefmt for the perflog handlers#3644
vkarak merged 1 commit intoreframe-hpc:masterfrom
vkarak:bugfix/default-perflog-datefmt

Conversation

@vkarak
Copy link
Copy Markdown
Contributor

@vkarak vkarak commented Mar 26, 2026

Closes #3643.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.25%. Comparing base (79f0c55) to head (6969b94).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3644      +/-   ##
==========================================
- Coverage   91.26%   91.25%   -0.02%     
==========================================
  Files          62       62              
  Lines       13591    13591              
==========================================
- Hits        12404    12402       -2     
- Misses       1187     1189       +2     

☔ 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.

@github-project-automation github-project-automation bot moved this from Todo to In Progress in ReFrame Backlog Apr 2, 2026
@vkarak
Copy link
Copy Markdown
Contributor Author

vkarak commented Apr 2, 2026

Oh, I realized I have done this PR against develop. I'd need to rebase it on master so as to make it to 4.9.3.

@vkarak vkarak changed the base branch from develop to master April 2, 2026 21:36
@vkarak vkarak force-pushed the bugfix/default-perflog-datefmt branch from 60412b7 to 6969b94 Compare April 2, 2026 21:37
@vkarak vkarak enabled auto-merge April 2, 2026 21:38
@vkarak vkarak merged commit c8e75a8 into reframe-hpc:master Apr 2, 2026
38 of 39 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in ReFrame Backlog Apr 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

ReFrame does not honor the default timestamp format for perflog handlers

2 participants