DotNetAnalyzers / AsyncUsageAnalyzers

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

Don't check names of overriding/implementing methods #39

Closed sharwell closed 8 years ago

sharwell commented 8 years ago

Supersedes #35 Fixes #30

codecov-io commented 8 years ago

Current coverage is 75.48%

Merging #39 into master will increase coverage by +2.38% as of a5bc597

@@            master     #39   diff @@
======================================
  Files           36      36       
  Stmts         1926    2007    +81
  Branches       186     182     -4
  Methods                          
======================================
+ Hit           1408    1515   +107
+ Partial        109     101     -8
+ Missed         409     391    -18

Review entire Coverage Diff as of a5bc597

Powered by Codecov. Updated on successful CI builds.