Skip to content

Issue-390: Filter the $wp_list_table->items by removing the disabled plugins#693

Merged
pedro-mendonca merged 2 commits intomasterfrom
issue-690
Oct 3, 2025
Merged

Issue-390: Filter the $wp_list_table->items by removing the disabled plugins#693
pedro-mendonca merged 2 commits intomasterfrom
issue-690

Conversation

@pedro-mendonca
Copy link
Owner

This fix #690

@pedro-mendonca pedro-mendonca self-assigned this Oct 3, 2025
@codacy-production
Copy link

codacy-production bot commented Oct 3, 2025

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
Report missing for 8c47f791 0.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (8c47f79) Report Missing Report Missing Report Missing
Head commit (b050efb) 1725 330 19.13%

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#693) 2 0 0.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Footnotes

  1. Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.

@codecov-commenter
Copy link

codecov-commenter commented Oct 3, 2025

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 19.66%. Comparing base (e855e64) to head (b050efb).
⚠️ Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
includes/class-plugins.php 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #693      +/-   ##
============================================
+ Coverage     19.63%   19.66%   +0.03%     
  Complexity      336      336              
============================================
  Files            30       30              
  Lines          1839     1836       -3     
============================================
  Hits            361      361              
+ Misses         1478     1475       -3     

☔ 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.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 3, 2025

@pedro-mendonca pedro-mendonca merged commit b28b592 into master Oct 3, 2025
44 of 46 checks passed
@pedro-mendonca pedro-mendonca added the hacktoberfest-accepted Hacktoberfest related PRs (https://hacktoberfest.digitalocean.com/details) label Oct 3, 2025
@pedro-mendonca pedro-mendonca deleted the issue-690 branch October 3, 2025 23:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hacktoberfest-accepted Hacktoberfest related PRs (https://hacktoberfest.digitalocean.com/details)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Description of plugins without translation

2 participants