DotNetAnalyzers / AsyncUsageAnalyzers

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

Only include ExcludeFromCodeCoverageAttribute in netstandard1.1 builds #61

Closed sharwell closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #61 into master will increase coverage by 0.09%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #61      +/-   ##
=========================================
+ Coverage    79.6%   79.7%   +0.09%     
=========================================
  Files          41      41              
  Lines        3099    3099              
  Branches      210     210              
=========================================
+ Hits         2467    2470       +3     
+ Misses        528     525       -3     
  Partials      104     104
Impacted Files Coverage Δ
...nalyzers/AsyncUsageAnalyzers/AnalyzerExtensions.cs 70.42% <0%> (+4.22%) :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...e9e80ac. Read the comment docs.