Skip to content

[6.0] test: add testListenersOrder - #173

Merged
phil-davis merged 2 commits into
sabre-io:6.0from
phil-davis:backport-172-6.0
Jul 14, 2026
Merged

[6.0] test: add testListenersOrder#173
phil-davis merged 2 commits into
sabre-io:6.0from
phil-davis:backport-172-6.0

Conversation

@phil-davis

Copy link
Copy Markdown
Contributor

This tests the change in #162 that makes sure not to sort listeners that are of equal priority, but to preserve the order in which they were created.

Backport #172 to 6.0 branch. (That is where we still support PHP 7.4)

This tests the change in sabre-io#162 that makes sure not to sort listeners
that are of equal priority, but to preserve the order in which they
were created.

Signed-off-by: Phillip Davis <phil@jankaritech.com>
Signed-off-by: Phillip Davis <phil@jankaritech.com>
@phil-davis
phil-davis merged commit c69c09c into sabre-io:6.0 Jul 14, 2026
7 checks passed
@phil-davis
phil-davis deleted the backport-172-6.0 branch July 14, 2026 12:35
@codecov

codecov Bot commented Jul 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.18%. Comparing base (791b035) to head (0c68a63).
⚠️ Report is 4 commits behind head on 6.0.

Additional details and impacted files
@@            Coverage Diff            @@
##                6.0     #173   +/-   ##
=========================================
  Coverage     99.18%   99.18%           
  Complexity      111      111           
=========================================
  Files             7        7           
  Lines           367      367           
=========================================
  Hits            364      364           
  Misses            3        3           

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

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