DotNetAnalyzers / AsyncUsageAnalyzers

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

Update to StyleCop Analyzers 1.1.0-beta004 #60

Closed sharwell closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #60 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #60   +/-   ##
======================================
  Coverage    79.6%   79.6%           
======================================
  Files          41      41           
  Lines        3099    3099           
  Branches      210     210           
======================================
  Hits         2467    2467           
  Misses        528     528           
  Partials      104     104
Impacted Files Coverage Δ
...est/Usage/IncludeCancellationParameterUnitTests.cs 100% <100%> (ø) :arrow_up:
...Analyzers.Test/Usage/UseConfigureAwaitUnitTests.cs 100% <100%> (ø) :arrow_up:
...geAnalyzers.Test/Naming/UseAsyncSuffixUnitTests.cs 100% <100%> (ø) :arrow_up:
...Analyzers.Test/Naming/AvoidAsyncSuffixUnitTests.cs 100% <100%> (ø) :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 7f08040...d9c39ce. Read the comment docs.