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

Increase strictness of Fix All iteration count tests #1989

Merged
merged 1 commit into from
Dec 24, 2015

Conversation

sharwell
Copy link
Member

  • Check iterations as a fixed number instead of a bound
  • Assume "Fix All" operations take one iteration unless specified

This change helps ensure situations like #1879 do not go unnoticed.

* Check iterations as a fixed number instead of a bound
* Assume "Fix All" operations take one iteration unless specified

This change helps ensure situations like DotNetAnalyzers#1879 do not go unnoticed.
@codecov-io
Copy link

Current coverage is 79.40%

Merging #1989 into stabilization will increase coverage by +0.02% as of 915d22a

@@            stabilization   #1989   diff @@
=============================================
  Files                 559     559       
  Stmts               35130   35166    +36
  Branches             9727    9746    +19
  Methods                                 
=============================================
+ Hit                 27889   27922    +33
- Partial              5683    5699    +16
+ Missed               1558    1545    -13

Review entire Coverage Diff as of 915d22a

Powered by Codecov. Updated on successful CI builds.

@vweijsters
Copy link
Contributor

👍

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.

3 participants