Skip to content

Conversation

@westonruter
Copy link
Member

This is a follow up to #2048.

This PR is made possible by WordPress/plugin-check#966.

@westonruter westonruter added the [Type] Enhancement A suggestion for improvement of an existing feature label Jul 26, 2025
@westonruter westonruter added the no milestone PRs that do not have a defined milestone for release label Jul 26, 2025
@github-project-automation github-project-automation bot moved this to Not Started/Backlog 📆 in WP Performance Ongoing Jul 26, 2025
@westonruter westonruter moved this from Not Started/Backlog 📆 to Code Review 👀 in WP Performance Ongoing Jul 26, 2025
@github-actions
Copy link

github-actions bot commented Jul 26, 2025

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: westonruter <[email protected]>
Co-authored-by: mukeshpanchal27 <[email protected]>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@westonruter westonruter added the skip changelog PRs that should not be mentioned in changelogs label Jul 26, 2025
@mukeshpanchal27
Copy link
Member

PHP Lint shows error because In WordPress/plugin-check#994 they removed the below sniff checks that we have to remove from tools/phpcs/phpcs.ruleset.xml.

  • Removes PluginCheck.CodeAnalysis.ImageFunctions
  • Removes Checks\Performance\Image_Functions_Check

@codecov
Copy link

codecov bot commented Jul 28, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 67.18%. Comparing base (e147007) to head (42c9054).
⚠️ Report is 4 commits behind head on trunk.

Additional details and impacted files
@@           Coverage Diff           @@
##            trunk    #2099   +/-   ##
=======================================
  Coverage   67.18%   67.18%           
=======================================
  Files          93       93           
  Lines        7750     7750           
=======================================
  Hits         5207     5207           
  Misses       2543     2543           
Flag Coverage Δ
multisite 67.18% <ø> (ø)
single 36.61% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mukeshpanchal27 mukeshpanchal27 merged commit d6abac8 into trunk Jul 28, 2025
26 of 27 checks passed
@mukeshpanchal27 mukeshpanchal27 deleted the update/plugin-check branch July 28, 2025 04:14
@github-project-automation github-project-automation bot moved this from Code Review 👀 to Done 😃 in WP Performance Ongoing Jul 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no milestone PRs that do not have a defined milestone for release skip changelog PRs that should not be mentioned in changelogs [Type] Enhancement A suggestion for improvement of an existing feature

Projects

Status: Done 😃

Development

Successfully merging this pull request may close these issues.

3 participants