DotNetAnalyzers / AsyncUsageAnalyzers

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

Added link to Nuget package #56

Closed abergs closed 6 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #56 into master will decrease coverage by 0.48%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #56      +/-   ##
==========================================
- Coverage   81.75%   81.26%   -0.49%     
==========================================
  Files          36       38       +2     
  Lines        2970     2856     -114     
  Branches      226      184      -42     
==========================================
- Hits         2428     2321     -107     
- Misses        434      440       +6     
+ Partials      108       95      -13
Impacted Files Coverage Δ
...sageAnalyzers.Test/Verifiers/DiagnosticVerifier.cs 49.23% <0%> (-1.02%) :arrow_down:
...zers/Usage/IncludeCancellationParameterAnalyzer.cs 89.87% <0%> (-0.26%) :arrow_down:
...ers.CodeFixes/Helpers/CustomBatchFixAllProvider.cs 72.47% <0%> (-0.07%) :arrow_down:
...yncUsageAnalyzers/Naming/UseAsyncSuffixAnalyzer.cs 100% <0%> (ø) :arrow_up:
...ageAnalyzers/Reliability/AvoidAsyncVoidAnalyzer.cs 100% <0%> (ø) :arrow_up:
...Analyzers.Test/Usage/UseConfigureAwaitUnitTests.cs 100% <0%> (ø) :arrow_up:
...cUsageAnalyzers/Usage/UseConfigureAwaitAnalyzer.cs 100% <0%> (ø) :arrow_up:
...cUsageAnalyzers/Naming/AvoidAsyncSuffixAnalyzer.cs 100% <0%> (ø) :arrow_up:
...rs/AsyncUsageAnalyzers/Helpers/SymbolExtensions.cs
...nalyzers/AsyncUsageAnalyzers/AnalyzerExtensions.cs
... and 11 more

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 1e9fb71...7a522e7. Read the comment docs.

abergs commented 7 years ago

@codecov[bot] Go home bot, you're drunk. I changed the damn readme.