Skip to content

Fix: Run unit tests on PHP 7.4 with phpunit/phpunit:^7.5.0 only#761

Merged
localheinz merged 1 commit intomainfrom
fix/unit
Feb 7, 2026
Merged

Fix: Run unit tests on PHP 7.4 with phpunit/phpunit:^7.5.0 only#761
localheinz merged 1 commit intomainfrom
fix/unit

Conversation

@localheinz
Copy link
Member

@localheinz localheinz commented Feb 7, 2026

This pull request

  • runs unit tests on PHP 7.4 with phpunit/phpunit:^7.5.0 only

Fixes #710.

@localheinz localheinz self-assigned this Feb 7, 2026
@codecov
Copy link

codecov bot commented Feb 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.91%. Comparing base (2886ea2) to head (1bce857).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #761   +/-   ##
=========================================
  Coverage     63.91%   63.91%           
  Complexity      135      135           
=========================================
  Files            33       33           
  Lines           618      618           
=========================================
  Hits            395      395           
  Misses          223      223           

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

@localheinz localheinz merged commit 0993f36 into main Feb 7, 2026
90 checks passed
@localheinz localheinz deleted the fix/unit branch February 7, 2026 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Running Unit tests on source code itself

2 participants