Skip to content

[feat] Update report schema, add more loggable fields and update JUnit report - #3722

Open
vkarak wants to merge 2 commits into
reframe-hpc:developfrom
vkarak:feat/new-reportschema
Open

vkarak wants to merge 2 commits into
reframe-hpc:developfrom
vkarak:feat/new-reportschema

Remove unused imports

9394829
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 7, 2026 in 0s

91.89% (-0.03%) compared to 4277a1b, passed because coverage increased by 0.01% when compared to adjusted base (91.88%)

View this Pull Request on Codecov

91.89% (-0.03%) compared to 4277a1b, passed because coverage increased by 0.01% when compared to adjusted base (91.88%)

Details

Codecov Report

❌ Patch coverage is 93.82716% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.89%. Comparing base (4277a1b) to head (9394829).
⚠️ Report is 21 commits behind head on develop.

Files with missing lines Patch % Lines
reframe/frontend/reporting/__init__.py 84.78% 7 Missing ⚠️
reframe/utility/osext.py 12.50% 7 Missing ⚠️
reframe/core/schedulers/__init__.py 98.57% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3722      +/-   ##
===========================================
- Coverage    91.92%   91.89%   -0.03%     
===========================================
  Files           62       62              
  Lines        13808    13910     +102     
===========================================
+ Hits         12693    12783      +90     
- Misses        1115     1127      +12     

☔ View full report in Codecov by Harness.
📢 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.