Skip to content

Fix the implications of precise usedefs on the compiler - #2865

Merged
PaulKlint merged 1 commit into
mainfrom
fix/implications-precise-usedefs
Aug 23, 2026
Merged

Fix the implications of precise usedefs on the compiler#2865
PaulKlint merged 1 commit into
mainfrom
fix/implications-precise-usedefs

Conversation

@PaulKlint

@PaulKlint PaulKlint commented Aug 23, 2026

Copy link
Copy Markdown
Member

Some implications of the more precise used handling had not yet been propagated to the backend of the compiler.
This PR fixes this.

@sonarqubecloud

Copy link
Copy Markdown

@codecov

codecov Bot commented Aug 23, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 46%. Comparing base (9d901d5) to head (f7ff16b).

Additional details and impacted files
@@           Coverage Diff           @@
##              main   #2865   +/-   ##
=======================================
  Coverage       46%     46%           
- Complexity    6773    6775    +2     
=======================================
  Files          844     844           
  Lines        67103   67103           
  Branches     10022   10022           
=======================================
+ Hits         30892   30898    +6     
+ Misses       33839   33831    -8     
- Partials      2372    2374    +2     

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

@PaulKlint
PaulKlint merged commit da49218 into main Aug 23, 2026
9 checks passed
@PaulKlint
PaulKlint deleted the fix/implications-precise-usedefs branch August 23, 2026 14: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