Closed
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## trunk #2257 +/- ##
=======================================
Coverage 68.86% 68.86%
=======================================
Files 90 90
Lines 7610 7610
=======================================
Hits 5241 5241
Misses 2369 2369
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This was referenced Nov 22, 2025
Member
Author
|
The AI Experiments plugin has gone ahead and used the plugin-check GitHub workflow instead: WordPress/ai#139 |
4 tasks
| "phpstan/php-8-stubs": "^0.4.0", | ||
| "phpstan/phpstan-strict-rules": "^1.6", | ||
| "wpackagist-plugin/plugin-check": "^1.6" | ||
| "wpackagist-plugin/plugin-check": "^1.7" |
Member
There was a problem hiding this comment.
Can we use similar approach that used in WP/AI repo?
Member
Author
There was a problem hiding this comment.
@mukeshpanchal27 yes, that is what #2320 is for.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This updates plugin-check from 1.6 to 1.7.
However, the update causes a failure:
This needs to be investigated.