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

Refactor data readers #822

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Fix psalm issue

884e9c7
Select commit
Loading
Failed to load commit list.
Open

Refactor data readers #822

Fix psalm issue
884e9c7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 17, 2024 in 0s

99.41% (-0.16%) compared to e380ae2

View this Pull Request on Codecov

99.41% (-0.16%) compared to e380ae2

Details

Codecov Report

Attention: Patch coverage is 88.63636% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 99.41%. Comparing base (e380ae2) to head (884e9c7).

Files Patch % Lines
src/Query/BatchQueryResult.php 85.71% 3 Missing ⚠️
src/Driver/Pdo/PdoDataReader.php 88.88% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #822      +/-   ##
============================================
- Coverage     99.56%   99.41%   -0.16%     
+ Complexity     1316     1311       -5     
============================================
  Files            64       64              
  Lines          3236     3228       -8     
============================================
- Hits           3222     3209      -13     
- Misses           14       19       +5     

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