Skip to content

Fixed file+jar literal - #2876

Merged
DavyLandman merged 1 commit into
mainfrom
fix/addLibraryToLibPath
Sep 3, 2026
Merged

Fixed file+jar literal#2876
DavyLandman merged 1 commit into
mainfrom
fix/addLibraryToLibPath

Conversation

@rodinaarssen

Copy link
Copy Markdown
Member

file+jar has no meaning, this should be jar+file

@sonarqubecloud

sonarqubecloud Bot commented Sep 3, 2026

Copy link
Copy Markdown

@codecov

codecov Bot commented Sep 3, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 45%. Comparing base (95b16df) to head (6bcf60f).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/org/rascalmpl/library/util/PathConfig.java 0% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##              main   #2876   +/-   ##
=======================================
- Coverage       45%     45%   -1%     
+ Complexity    6803    6792   -11     
=======================================
  Files          843     843           
  Lines        68796   68796           
  Branches     10030   10030           
=======================================
- Hits         31373   31342   -31     
- Misses       35046   35070   +24     
- Partials      2377    2384    +7     

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

@DavyLandman
DavyLandman merged commit d010c2d into main Sep 3, 2026
8 of 9 checks passed
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.

2 participants