Skip to content

Fixed false report for named tuple elements.#2559

Merged
vweijsters merged 1 commit intoDotNetAnalyzers:masterfrom
dlemstra:fix-2534
Nov 17, 2017
Merged

Fixed false report for named tuple elements.#2559
vweijsters merged 1 commit intoDotNetAnalyzers:masterfrom
dlemstra:fix-2534

Conversation

@dlemstra
Copy link
Copy Markdown
Member

Fixes #2534

@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 13, 2017

Codecov Report

Merging #2559 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2559      +/-   ##
==========================================
+ Coverage   97.27%   97.27%   +<.01%     
==========================================
  Files         737      738       +1     
  Lines       95920    95930      +10     
  Branches     3491     3491              
==========================================
+ Hits        93308    93319      +11     
+ Misses       1771     1770       -1     
  Partials      841      841
Impacted Files Coverage Δ
...ReadabilityRules/SA1101PrefixLocalCallsWithThis.cs 75.49% <ø> (+0.73%) ⬆️
...CSharp7/ReadabilityRules/SA1101CSharp7UnitTests.cs 100% <100%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7cf7332...84aabb2. Read the comment docs.

@vweijsters vweijsters merged commit 410d3ea into DotNetAnalyzers:master Nov 17, 2017
@dlemstra dlemstra deleted the fix-2534 branch November 17, 2017 20:50
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.

2 participants