Skip to content

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

Open
vkarak wants to merge 1 commit intoreframe-hpc:developfrom
vkarak:bugfix/default-perflog-datefmt
Open

[bugfix] Fix default datefmt for the perflog handlers#3644
vkarak wants to merge 1 commit intoreframe-hpc:developfrom
vkarak:bugfix/default-perflog-datefmt

Conversation

@vkarak
Copy link
Contributor

@vkarak vkarak commented Mar 26, 2026

Closes #3643.

@codecov
Copy link

codecov bot commented Mar 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.70%. Comparing base (2fa6300) to head (60412b7).
⚠️ Report is 77 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3644      +/-   ##
===========================================
+ Coverage    91.26%   91.70%   +0.44%     
===========================================
  Files           62       62              
  Lines        13591    13713     +122     
===========================================
+ Hits         12404    12576     +172     
+ Misses        1187     1137      -50     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

ReFrame does not honor the default timestamp format for perflog handlers

1 participant