Skip to content

Made sure project names from authorities where compared ignoring case - #2851

Merged
DavyLandman merged 2 commits into
mainfrom
fix/support-case-insensitive-project-names
Aug 18, 2026
Merged

Made sure project names from authorities where compared ignoring case#2851
DavyLandman merged 2 commits into
mainfrom
fix/support-case-insensitive-project-names

Conversation

@DavyLandman

@DavyLandman DavyLandman commented Aug 17, 2026

Copy link
Copy Markdown
Member

This fixes project & target scheme's and their case sensitivity of authorities.

Part of #2842

@codecov

codecov Bot commented Aug 17, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 14.28571% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 46%. Comparing base (4fd769b) to head (360df2f).
⚠️ Report is 11 commits behind head on main.

Files with missing lines Patch % Lines
...c/org/rascalmpl/uri/project/TargetURIResolver.java 0% 3 Missing ⚠️
...rc/org/rascalmpl/ideservices/BasicIDEServices.java 0% 0 Missing and 1 partial ⚠️
src/org/rascalmpl/library/util/PathConfig.java 0% 0 Missing and 1 partial ⚠️
src/org/rascalmpl/runtime/$RascalModule.java 0% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##              main   #2851   +/-   ##
=======================================
  Coverage       45%     46%           
- Complexity    6710    6752   +42     
=======================================
  Files          841     841           
  Lines        67020   67061   +41     
  Branches     10012   10020    +8     
=======================================
+ Hits         30762   30855   +93     
+ Misses       33874   33834   -40     
+ Partials      2384    2372   -12     

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

@sonarqubecloud

Copy link
Copy Markdown

@DavyLandman
DavyLandman merged commit 8fd6b5b into main Aug 18, 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