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

Update wording to reflect rule severity #2459

Merged
merged 1 commit into from
Jun 22, 2017

Conversation

sharwell
Copy link
Member

All rules are warnings, so the term 'should' is used throughout.

Fixes #2036
Fixes #2272

📝 I didn't rename all the types that have Must in the name of the type.

@codecov
Copy link

codecov bot commented Jun 22, 2017

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2459   +/-   ##
=======================================
  Coverage   97.28%   97.28%           
=======================================
  Files         734      734           
  Lines       94977    94977           
  Branches     3470     3470           
=======================================
  Hits        92396    92396           
  Misses       1741     1741           
  Partials      840      840
Impacted Files Coverage Δ
...irectivesMustBeOrderedAlphabeticallyByNamespace.cs 100% <ø> (ø) ⬆️
...taticReadonlyFieldsMustBeginWithUpperCaseLetter.cs 69.23% <ø> (ø) ⬆️
...A1005SingleLineCommentsMustBeginWithSingleSpace.cs 100% <ø> (ø) ⬆️
...A1025CodeMustNotContainMultipleWhitespaceInARow.cs 94.82% <ø> (ø) ⬆️
...arameterDocumentationMustMatchElementParameters.cs 92.3% <ø> (ø) ⬆️
...Cop.Analyzers.Test/SpacingRules/SA1024UnitTests.cs 100% <ø> (ø) ⬆️
...ringRules/SA1207ProtectedMustComeBeforeInternal.cs 90% <ø> (ø) ⬆️
...Rules/SA1604ElementDocumentationMustHaveSummary.cs 96.66% <ø> (ø) ⬆️
...ivateReadonlyFieldsMustBeginWithUpperCaseLetter.cs 70% <ø> (ø) ⬆️
...A1650ElementDocumentationMustBeSpelledCorrectly.cs 100% <ø> (ø) ⬆️
... and 121 more

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 002898b...0878d9b. Read the comment docs.

@sharwell sharwell added this to the 1.1.0 Beta 4 milestone Jun 22, 2017
@sharwell sharwell merged commit 42ff24a into DotNetAnalyzers:master Jun 22, 2017
@sharwell sharwell deleted the fix-wording branch June 22, 2017 21:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant