DotNetAnalyzers / AsyncUsageAnalyzers

Now superseded by Microsoft/vs-threading
https://github.com/Microsoft/vs-threading
Other
121 stars 18 forks source link

Update the solution to Visual Studio 2017 and the new project system #57

Closed sharwell closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #57 into master will decrease coverage by 0.46%. The diff coverage is 15%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #57      +/-   ##
=========================================
- Coverage   80.07%   79.6%   -0.47%     
=========================================
  Files          41      41              
  Lines        3076    3099      +23     
  Branches      205     210       +5     
=========================================
+ Hits         2463    2467       +4     
- Misses        510     528      +18     
- Partials      103     104       +1
Impacted Files Coverage Δ
...Analyzers.CodeFixes/Helpers/FixAllContextHelper.cs 49.21% <0%> (-3.01%) :arrow_down:
...ers.CodeFixes/Helpers/CustomBatchFixAllProvider.cs 72.47% <31.57%> (-1.99%) :arrow_down:
...sageAnalyzers.Test/Verifiers/DiagnosticVerifier.cs 49.23% <0%> (-1.02%) :arrow_down:
...nalyzers.Test/Helpers/DiagnosticVerifier.Helper.cs 81.63% <0%> (+0.91%) :arrow_up:

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 4eeaae7...59a9955. Read the comment docs.