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

GH-163 - better argument matcher enclosing expression detection #166

Merged
merged 2 commits into from
Sep 5, 2021

Conversation

tpodolak
Copy link
Member

Closes #163

@coveralls
Copy link

coveralls commented Aug 27, 2021

Pull Request Test Coverage Report for Build 434

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 6 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.3%) to 95.565%

Files with Coverage Reduction New Missed Lines %
C/projects/nsubstitute-analyzers/src/NSubstitute.Analyzers.Shared/Extensions/SyntaxNodeExtensions.cs 6 61.9%
Totals Coverage Status
Change from base Build 433: -0.3%
Covered Lines: 2521
Relevant Lines: 2638

💛 - Coveralls

@tpodolak tpodolak merged commit 8329d06 into dev Sep 5, 2021
@tpodolak tpodolak deleted the GH-163-expression-in-arg-matchers branch September 5, 2021 16:06
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.

Arg.Is() yields NS1004 warning: Argument matcher used with a non-virtual member of a class
3 participants