Skip to content

Use IOperation APIs for SA1142 when supported - #3229

Merged
sharwell merged 1 commit into
DotNetAnalyzers:masterfrom
sharwell:operation-sa1142
Nov 5, 2020
Merged

Use IOperation APIs for SA1142 when supported#3229
sharwell merged 1 commit into
DotNetAnalyzers:masterfrom
sharwell:operation-sa1142

Conversation

@sharwell

@sharwell sharwell commented Nov 5, 2020

Copy link
Copy Markdown
Member

Fixes #3224

@codecov

codecov Bot commented Nov 5, 2020

Copy link
Copy Markdown

Codecov Report

Merging #3229 into master will increase coverage by 4.74%.
The diff coverage is 46.66%.

@@            Coverage Diff             @@
##           master    #3229      +/-   ##
==========================================
+ Coverage   92.27%   97.01%   +4.74%     
==========================================
  Files         846      848       +2     
  Lines      101516   105295    +3779     
  Branches     3430     3437       +7     
==========================================
+ Hits        93671   102149    +8478     
+ Misses       6886     2217    -4669     
+ Partials      959      929      -30     

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.

SA1142ReferToTupleElementsByName slowing down build.

1 participant