Skip to content

ci: remove --no-audit from phpunit workflow - #200

Merged
josephfusco merged 1 commit into
mainfrom
ci/fix-phpunit-no-audit
Aug 8, 2026
Merged

ci: remove --no-audit from phpunit workflow#200
josephfusco merged 1 commit into
mainfrom
ci/fix-phpunit-no-audit

Conversation

@josephfusco

Copy link
Copy Markdown
Collaborator

phpunit.yml was missed in #199 and still carries --no-audit, which does not exist on the Composer version the pinned setup-php SHA installs. The advisory is already suppressed via audit.ignore in composer.json.

AI Tools

Model(s): Claude Sonnet 4.6
Used for: Drafting and implementation

@github-actions

github-actions Bot commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

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.

Core Committers: Use this line as a base for the props when committing in SVN:

Props joefusco.

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

@josephfusco
josephfusco merged commit 6456c5a into main Aug 8, 2026
16 checks passed
@josephfusco
josephfusco deleted the ci/fix-phpunit-no-audit branch August 8, 2026 02:52
@codecov

codecov Bot commented Aug 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 44.15%. Comparing base (d009a97) to head (a06e01b).
⚠️ Report is 13 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #200      +/-   ##
============================================
- Coverage     44.21%   44.15%   -0.07%     
- Complexity      165      170       +5     
============================================
  Files            15       15              
  Lines          1868     1889      +21     
============================================
+ Hits            826      834       +8     
- Misses         1042     1055      +13     
Flag Coverage Δ
phpunit 44.15% <ø> (-0.07%) ⬇️

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

☔ View full report in Codecov by Harness.
📢 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant