Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Detect cases where null is referenced with incorrect case or relative to the root namespace #897

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

localheinz
Copy link
Member

This pull request

  • adjusts the Analyzer to detect cases where null is referenced with incorrect case or relative to the root namespace

@localheinz localheinz self-assigned this Jan 8, 2025
Copy link

codecov bot commented Jan 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.46%. Comparing base (b8992e4) to head (62ce4bb).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #897   +/-   ##
=========================================
  Coverage     98.46%   98.46%           
- Complexity      198      200    +2     
=========================================
  Files            24       24           
  Lines           715      717    +2     
=========================================
+ Hits            704      706    +2     
  Misses           11       11           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@localheinz localheinz merged commit 4da2b65 into main Jan 8, 2025
25 checks passed
@localheinz localheinz deleted the fix/null branch January 8, 2025 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants