-
Notifications
You must be signed in to change notification settings - Fork 39
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
Introduce PublisherProbeAssertWas{,Not}{Subscribed,Cancelled,Requested}
Refaster rules
#1423
base: master
Are you sure you want to change the base?
Conversation
Looks good. No mutations were possible for these changes. |
1 similar comment
Looks good. No mutations were possible for these changes. |
That's already rewritten by `AbstractLongAssertIsZero`.
250de00
to
4e21e01
Compare
Looks good. No mutations were possible for these changes. |
Quality Gate passedIssues Measures |
PublisherProbeAssertWas{,Not}{Subscribed,Cancelled,Requested}
Refaster rules
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tweaked the suggested commit message. Tnx @werli!
@@ -217,7 +217,7 @@ Other highly relevant commands: | |||
- `mvn fmt:format` formats the code using | |||
[`google-java-format`][google-java-format]. | |||
- [`./run-full-build.sh`][script-run-full-build] builds the project twice, | |||
where the second pass validates compatbility with Picnic's [Error Prone | |||
where the second pass validates compatibility with Picnic's [Error Prone |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice!
Another set of trivial Reactor Refaster rules.
Suggested commit message: