Skip to content

pre-checking was not happening due to a confusion between list[loc] and list[str] - #2836

Merged
jurgenvinju merged 3 commits into
mainfrom
fix/pre-checking
Aug 6, 2026
Merged

pre-checking was not happening due to a confusion between list[loc] and list[str]#2836
jurgenvinju merged 3 commits into
mainfrom
fix/pre-checking

Conversation

@jurgenvinju

Copy link
Copy Markdown
Member

No description provided.

@codecov

codecov Bot commented Aug 6, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 45%. Comparing base (f138688) to head (96ac9f0).

Files with missing lines Patch % Lines
src/org/rascalmpl/shell/RascalTest.java 0% 7 Missing ⚠️
...c/org/rascalmpl/shell/AbstractCommandlineTool.java 0% 2 Missing ⚠️
src/org/rascalmpl/shell/RascalCompile.java 0% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##              main   #2836   +/-   ##
=======================================
  Coverage       45%     45%           
+ Complexity    6727    6726    -1     
=======================================
  Files          844     844           
  Lines        66994   66994           
  Branches     10011   10010    -1     
=======================================
  Hits         30793   30793           
- Misses       33814   33815    +1     
+ Partials      2387    2386    -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.

@sonarqubecloud

sonarqubecloud Bot commented Aug 6, 2026

Copy link
Copy Markdown

@jurgenvinju
jurgenvinju merged commit e23458a into main Aug 6, 2026
8 of 9 checks passed
@jurgenvinju
jurgenvinju deleted the fix/pre-checking branch August 6, 2026 08:42
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