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

LookupSymbols excludes symbols from parent variable declarator #589

Merged
merged 1 commit into from
Aug 2, 2023

Conversation

meziantou
Copy link
Owner

Fix #586

@codecov
Copy link

codecov bot commented Aug 2, 2023

Codecov Report

Merging #589 (81f1a2f) into main (d3744b9) will increase coverage by 0.00%.
The diff coverage is 94.11%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #589   +/-   ##
=======================================
  Coverage   90.14%   90.14%           
=======================================
  Files         177      177           
  Lines       13046    13063   +17     
=======================================
+ Hits        11760    11776   +16     
- Misses       1286     1287    +1     
Files Changed Coverage Δ
...eziantou.Analyzer/Internals/OperationExtensions.cs 89.22% <94.11%> (+0.55%) ⬆️

@meziantou meziantou enabled auto-merge (squash) August 2, 2023 00:59
@meziantou meziantou merged commit e4fcf73 into main Aug 2, 2023
21 checks passed
@meziantou meziantou deleted the issues/586 branch August 2, 2023 01:03
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.

MA0040 in expressions that return CancellationToken
1 participant