Skip to content

Cleaned up some issues in the maven code - #2843

Open
DavyLandman wants to merge 1 commit into
mainfrom
chore/cleanup-small-issues-in-maven-code
Open

Cleaned up some issues in the maven code#2843
DavyLandman wants to merge 1 commit into
mainfrom
chore/cleanup-small-issues-in-maven-code

Conversation

@DavyLandman

Copy link
Copy Markdown
Member

While reviewing the side-effect of case sensitive file systems I came across some issues that might be nice to fix.

The biggest one was the .properties file not getting closed as soon as possible.

While reviewing the side-effect of case sensitive file systems I came across some issues that we should fix first
@sonarqubecloud

Copy link
Copy Markdown

@codecov

codecov Bot commented Aug 14, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 92.85714% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 45%. Comparing base (22b7a02) to head (228f804).

Files with missing lines Patch % Lines
...c/org/rascalmpl/util/maven/MavenProxySelector.java 0% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##              main   #2843   +/-   ##
=======================================
- Coverage       45%     45%   -1%     
+ Complexity    6718    6709    -9     
=======================================
  Files          841     841           
  Lines        67018   67020    +2     
  Branches     10012   10012           
=======================================
- Hits         30769   30768    -1     
- Misses       33863   33866    +3     
  Partials      2386    2386           

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

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