Skip to content

Replace deprecated loc annos on concrete trees#2724

Merged
jurgenvinju merged 2 commits intomainfrom
fix/2723-loc-annos-on-concrete-trees
Mar 20, 2026
Merged

Replace deprecated loc annos on concrete trees#2724
jurgenvinju merged 2 commits intomainfrom
fix/2723-loc-annos-on-concrete-trees

Conversation

@toinehartman
Copy link
Member

@toinehartman toinehartman commented Mar 20, 2026

Fixes #2723.

Thanks to @jurgenvinju for pointing out the fix.

@sonarqubecloud
Copy link

@codecov
Copy link

codecov bot commented Mar 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 46%. Comparing base (8fa19c3) to head (03d9db4).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##              main   #2724   +/-   ##
=======================================
  Coverage       46%     46%           
- Complexity    6671    6681   +10     
=======================================
  Files          795     795           
  Lines        65913   65913           
  Branches      9883    9883           
=======================================
+ Hits         30705   30710    +5     
+ Misses       32826   32814   -12     
- Partials      2382    2389    +7     

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

@jurgenvinju jurgenvinju merged commit cc9d610 into main Mar 20, 2026
13 of 14 checks passed
@jurgenvinju jurgenvinju deleted the fix/2723-loc-annos-on-concrete-trees branch March 20, 2026 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Loc annotations exist on compile-time trees from concrete syntax

3 participants