DotNetAnalyzers / AsyncUsageAnalyzers

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

Implement diagnostic IncludeCancellationParameter #40

Closed sharwell closed 8 years ago

sharwell commented 8 years ago

Fixes #32

codecov-io commented 8 years ago

Current coverage is 61.20%

Merging #40 into master will increase coverage by +4.55% as of 2b2eb1c

@@            master    #40   diff @@
=====================================
  Files           34     38     +4
  Stmts         1982   2248   +266
  Branches       201    228    +27
  Methods          0      0       
=====================================
+ Hit           1123   1376   +253
- Partial        108    115     +7
- Missed         751    757     +6

Review entire Coverage Diff as of 2b2eb1c

Powered by Codecov. Updated on successful CI builds.