Skip to content

feat: Add server-side cursors for streaming SELECT results#247

Merged
roxblnfk merged 4 commits into
2.xfrom
cursors
May 12, 2026
Merged

feat: Add server-side cursors for streaming SELECT results#247
roxblnfk merged 4 commits into
2.xfrom
cursors

style: Fix code style

f9c9c49
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 12, 2026 in 0s

95.43% (+0.02%) compared to 279e3bb

View this Pull Request on Codecov

95.43% (+0.02%) compared to 279e3bb

Details

Codecov Report

❌ Patch coverage is 97.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.43%. Comparing base (279e3bb) to head (f9c9c49).

Files with missing lines Patch % Lines
src/Driver/SQLServer/SQLServerDriver.php 93.75% 2 Missing ⚠️
src/Driver/Postgres/PostgresDriver.php 96.29% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x     #247      +/-   ##
============================================
+ Coverage     95.40%   95.43%   +0.02%     
- Complexity     1913     1942      +29     
============================================
  Files           131      133       +2     
  Lines          5314     5414     +100     
============================================
+ Hits           5070     5167      +97     
- Misses          244      247       +3     

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