Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve compatibility with PHP 8.4 #214

Merged
merged 2 commits into from
Dec 10, 2024

style(php-cs-fixer): fix coding standards

3822f76
Select commit
Loading
Failed to load commit list.
Merged

Improve compatibility with PHP 8.4 #214

style(php-cs-fixer): fix coding standards
3822f76
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 10, 2024 in 0s

95.42% (+0.00%) compared to bdb9d34

View this Pull Request on Codecov

95.42% (+0.00%) compared to bdb9d34

Details

Codecov Report

Attention: Patch coverage is 93.54839% with 2 lines in your changes missing coverage. Please review.

Project coverage is 95.42%. Comparing base (bdb9d34) to head (3822f76).

Files with missing lines Patch % Lines
src/Driver/ReadonlyHandler.php 0.00% 1 Missing ⚠️
src/Query/Traits/JoinTrait.php 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##                2.x     #214   +/-   ##
=========================================
  Coverage     95.42%   95.42%           
  Complexity     1866     1866           
=========================================
  Files           130      130           
  Lines          5204     5204           
=========================================
  Hits           4966     4966           
  Misses          238      238           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.