Skip to content

Enforce that first argument of ModuleMessages is a logical loc#2785

Merged
DavyLandman merged 1 commit into
mainfrom
fix/logicalloc-in-ModuleMessages
May 26, 2026
Merged

Enforce that first argument of ModuleMessages is a logical loc#2785
DavyLandman merged 1 commit into
mainfrom
fix/logicalloc-in-ModuleMessages

Conversation

@PaulKlint
Copy link
Copy Markdown
Member

Fixes #2767

@sonarqubecloud
Copy link
Copy Markdown

@codecov
Copy link
Copy Markdown

codecov Bot commented May 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 46%. Comparing base (32073e3) to head (d078e49).

Additional details and impacted files
@@           Coverage Diff           @@
##              main   #2785   +/-   ##
=======================================
- Coverage       46%     46%   -1%     
+ Complexity    6714    6711    -3     
=======================================
  Files          794     794           
  Lines        65932   65932           
  Branches      9888    9888           
=======================================
- Hits         30765   30759    -6     
- Misses       32782   32793   +11     
+ Partials      2385    2380    -5     

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

@DavyLandman DavyLandman merged commit ae2168c into main May 26, 2026
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.

Mixed physical/logical locations in type checker messages

2 participants