Skip to content

Extend the JUnit report#3702

Open
toxa81 wants to merge 2 commits into
reframe-hpc:developfrom
toxa81:junit_report_v2
Open

Extend the JUnit report#3702
toxa81 wants to merge 2 commits into
reframe-hpc:developfrom
toxa81:junit_report_v2

Conversation

@toxa81

@toxa81 toxa81 commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

This PR is adding extra information to the element of JUnit report. In particular, it adds the following text information:

  • working directory
  • last 20 lines of stdout
  • last 20 lines of stderr

Use case: get useful information quickly while browsing the test matrix in the gitlab UI.

@codecov

codecov Bot commented Jul 16, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 94.11765% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 91.93%. Comparing base (3adb203) to head (65e185e).

Files with missing lines Patch % Lines
reframe/frontend/reporting/__init__.py 94.11% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #3702   +/-   ##
========================================
  Coverage    91.93%   91.93%           
========================================
  Files           62       62           
  Lines        13786    13802   +16     
========================================
+ Hits         12674    12689   +15     
- Misses        1112     1113    +1     

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

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.

1 participant