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(analyzers): fix NullReferenceExceptions in UIC103 #110

Merged
merged 1 commit into from
Sep 26, 2023

Conversation

jonisavo
Copy link
Owner

Adds additional null checks to fix some NullReferenceExceptions that were happening.

@jonisavo jonisavo added the source-generation This issue or pull request relates to source generation label Sep 26, 2023
@codecov
Copy link

codecov bot commented Sep 26, 2023

Codecov Report

Merging #110 (96c0387) into main (2c40014) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #110   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           55        55           
  Lines         1658      1667    +9     
=========================================
+ Hits          1658      1667    +9     
Flag Coverage Δ
automated 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
...nts.Roslyn.Analyzers/EmptyUxmlTraitNameAnalyzer.cs 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@jonisavo jonisavo merged commit 67f5406 into main Sep 26, 2023
11 checks passed
@jonisavo jonisavo deleted the fix/uxml-trait-name-analyzer-exception branch September 26, 2023 06:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
source-generation This issue or pull request relates to source generation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant