-
Notifications
You must be signed in to change notification settings - Fork 9
update CappedPostRanker constructor args to pass optional params last #42
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
Conversation
|
I'm getting errors not related to this change: |
|
@lucila I think the issue is that the Not sure if the |
|
@markbiek I have removed the option "--only-covered" from the makefile. when I run the command locally, I get reported a few mutants. addressing these one file at a time |
…amElementInjectionTest
markbiek
left a comment
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.
LGTM!
I tested on WPCOM and things seem to be working as normal.
markbiek
left a comment
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.
Still LGTM!
See: #41
What and why? 🤔
We want to maje StreamBuilder compatible with PHP 8.4.
Note: this is a breaking change because the order of the constructor params has changed.
When creating a new build, let's update the major version
Added coverage for mutants in Capped Post Ranker
Updated
--only-coveredfor--only-covering-test-casesTesting Steps ✍️
code review should be enough
You're it! 👑
Tag a random reviewer by adding
@Automattic/stream-buildersto the reviewers section, but mention them here for visibility as well.