Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tests for DiagnosticVerifier #2425

Merged
merged 2 commits into from
Jun 19, 2017

Conversation

sharwell
Copy link
Member

@sharwell sharwell commented Jun 17, 2017

This pull request is a substantial improvement to tests covering the base DiagnosticVerifier.

@codecov
Copy link

codecov bot commented Jun 17, 2017

Codecov Report

Merging #2425 into master will increase coverage by 0.1%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #2425     +/-   ##
=========================================
+ Coverage   96.45%   96.55%   +0.1%     
=========================================
  Files         716      717      +1     
  Lines       92577    92927    +350     
  Branches     3444     3445      +1     
=========================================
+ Hits        89296    89728    +432     
+ Misses       2389     2316     -73     
+ Partials      892      883      -9
Impacted Files Coverage Δ
...tyleCop.Analyzers.Test/Helpers/DiagnosticResult.cs 97.02% <100%> (+12.65%) ⬆️
...nalyzers.Test/Verifiers/DiagnosticVerifierTests.cs 100% <100%> (ø)
...Cop.Analyzers.Test/Verifiers/DiagnosticVerifier.cs 90.95% <0%> (+24.43%) ⬆️
...eCop.Analyzers/Helpers/ObjectPools/ObjectPool`1.cs 87.03% <0%> (+29.62%) ⬆️

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 ba0e2bc...a0ae67c. Read the comment docs.

@sharwell sharwell modified the milestone: 1.1.0 Beta 4 Jun 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant