Skip to content

Add tests for selectStream and selectStreamWithParams

73797d6
Select commit
Loading
Failed to load commit list.
Open

Add selectStream methods for large result sets #323

Add tests for selectStream and selectStreamWithParams
73797d6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 27, 2026 in 0s

94.41% (-0.09%) compared to ddb1e57

View this Pull Request on Codecov

94.41% (-0.09%) compared to ddb1e57

Details

Codecov Report

❌ Patch coverage is 86.66667% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.41%. Comparing base (ddb1e57) to head (73797d6).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
src/Client/PsrClickHouseClient.php 86.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #323      +/-   ##
==========================================
- Coverage   94.49%   94.41%   -0.09%     
==========================================
  Files          42       42              
  Lines         709      734      +25     
==========================================
+ Hits          670      693      +23     
- Misses         39       41       +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.