Skip to content

test: migrate to phpunit 11#282

Merged
phil-davis merged 1 commit into
sabre-io:masterfrom
phil-davis:phpunit11
May 31, 2026
Merged

test: migrate to phpunit 11#282
phil-davis merged 1 commit into
sabre-io:masterfrom
phil-davis:phpunit11

Conversation

@phil-davis
Copy link
Copy Markdown
Contributor

convert test annotations to PHP attributes

The XML schema is the same for PHPunit 10 and 11,
so that does not need to be migrated.

convert test annotations to PHP attributes

The XML schema is the same for PHPunit 10 and 11,
so that does not need to be migrated.
@codecov
Copy link
Copy Markdown

codecov Bot commented May 31, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.98%. Comparing base (4d71e5b) to head (893a10a).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #282   +/-   ##
=========================================
  Coverage     93.98%   93.98%           
  Complexity      263      263           
=========================================
  Files            15       15           
  Lines           864      864           
=========================================
  Hits            812      812           
  Misses           52       52           

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

@phil-davis phil-davis requested a review from staabm May 31, 2026 09:12
@phil-davis phil-davis merged commit bb7025d into sabre-io:master May 31, 2026
6 checks passed
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.

2 participants