Skip to content

New test scenarios for handling TPLs with outdated version number#2652

Merged
DavyLandman merged 7 commits intomainfrom
feat/new-version-tests
Feb 16, 2026
Merged

New test scenarios for handling TPLs with outdated version number#2652
DavyLandman merged 7 commits intomainfrom
feat/new-version-tests

Conversation

@PaulKlint
Copy link
Copy Markdown
Member

  • Added test scenarios
  • Added better handling of rascalTplVersionError to enable automatic recompilation of outdated TPLs when source is available

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 46%. Comparing base (0274f47) to head (0c206cd).
⚠️ Report is 8 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##              main   #2652   +/-   ##
=======================================
  Coverage       46%     46%           
+ Complexity    6670    6669    -1     
=======================================
  Files          795     795           
  Lines        65878   65878           
  Branches      9870    9870           
=======================================
+ Hits         30677   30678    +1     
+ Misses       32834   32825    -9     
- Partials      2367    2375    +8     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.


// ---- Utilities for test setup ----------------------------------------------

bool verbose = false;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think for running the test in CI this should be back to false again?

@sonarqubecloud
Copy link
Copy Markdown

@DavyLandman DavyLandman merged commit 0d4f663 into main Feb 16, 2026
9 checks passed
@PaulKlint PaulKlint deleted the feat/new-version-tests branch April 13, 2026 11:25
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.

3 participants