Skip to content

Fix Semaphore::remove() for PHP 7/8 and improve test coverage

a051f66
Select commit
Loading
Failed to load commit list.
Merged

PHP 8.5 support, CI improvements, and test coverage #5

Fix Semaphore::remove() for PHP 7/8 and improve test coverage
a051f66
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 17, 2026 in 1s

96.59% (+0.33%) compared to c519533

View this Pull Request on Codecov

96.59% (+0.33%) compared to c519533

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.59%. Comparing base (c519533) to head (a051f66).

Additional details and impacted files
@@             Coverage Diff              @@
##             master       #5      +/-   ##
============================================
+ Coverage     96.25%   96.59%   +0.33%     
  Complexity      297      297              
============================================
  Files            17       17              
  Lines           614      616       +2     
============================================
+ Hits            591      595       +4     
+ Misses           23       21       -2     

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