Skip to content

Update Psalm 7 tooling and cleanup tests#371

Draft
koriym wants to merge 1 commit into
bearsunday:1.xfrom
koriym:codex/cleanup-psalm7
Draft

Update Psalm 7 tooling and cleanup tests#371
koriym wants to merge 1 commit into
bearsunday:1.xfrom
koriym:codex/cleanup-psalm7

Conversation

@koriym
Copy link
Copy Markdown
Member

@koriym koriym commented May 29, 2026

Summary

  • Update the tools bin to track Psalm 7 via ^7.0@beta and refresh the tools lockfile.
  • Align Psalm analysis with the package PHP requirement by targeting PHP 8.2.
  • Clean up test bootstrap file removal and HTTP test server lifecycle handling.
  • Ignore generated coverage-pcov.xml and the separate gh-pages/ checkout in the main repository.
  • Add strict Composer metadata to bin composer manifests.

Validation

  • composer cs-fix
  • composer tests
  • composer validate --strict --no-check-lock (local ignored root composer.lock is stale)
  • composer bin tools validate --strict
  • composer bin require-checker validate --strict
  • composer bin tools audit --no-interaction
  • composer bin require-checker audit --no-interaction
  • composer bin tools outdated --direct --locked
  • composer bin require-checker outdated --direct --locked
  • git diff --check
  • git merge-tree --write-tree upstream/1.x HEAD

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 29, 2026

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 6641f208-ab82-4f97-901f-7a3d4b02aad0

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@koriym koriym force-pushed the codex/cleanup-psalm7 branch from f5931b1 to 491901d Compare May 30, 2026 01:02
@codecov
Copy link
Copy Markdown

codecov Bot commented May 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (6547177) to head (491901d).

Additional details and impacted files
@@             Coverage Diff             @@
##                 1.x      #371   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       687       687           
===========================================
  Files             96        96           
  Lines           1720      1720           
===========================================
  Hits            1720      1720           

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

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