Skip to content

replaced surefire reports by language independent ctrf reports - #2840

Open
jurgenvinju wants to merge 4 commits into
mainfrom
surefire-to-generic-ctrf
Open

replaced surefire reports by language independent ctrf reports#2840
jurgenvinju wants to merge 4 commits into
mainfrom
surefire-to-generic-ctrf

Conversation

@jurgenvinju

@jurgenvinju jurgenvinju commented Aug 11, 2026

Copy link
Copy Markdown
Member

This is for RascalTest commandline tool and mvn rascal:test mojo

  • change junit/surefire XML file output to CTRF JSON output
  • validate JSON output against CTRF schema

CTRF, see https://ctrf.io/ , is a language-independent JSON format for test output with many processors (including a nice github/html plugin).

@sonarqubecloud

Copy link
Copy Markdown

@codecov

codecov Bot commented Aug 11, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 135 lines in your changes missing coverage. Please review.
✅ Project coverage is 45%. Comparing base (49ad092) to head (0fd3c6c).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...pl/test/infrastructure/CTRFTestReportListener.java 0% 134 Missing ⚠️
src/org/rascalmpl/shell/RascalTest.java 0% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##              main   #2840   +/-   ##
=======================================
- Coverage       45%     45%   -1%     
+ Complexity    6729    6725    -4     
=======================================
  Files          844     844           
  Lines        66994   67044   +50     
  Branches     10010   10011    +1     
=======================================
- Hits         30790   30789    -1     
- Misses       33817   33867   +50     
- Partials      2387    2388    +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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jurgenvinju jurgenvinju self-assigned this Aug 11, 2026
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