Skip to content

Skip payload response pre-scan#335

Merged
simPod merged 1 commit into
masterfrom
fix/payload-response-pre-scan
Jul 7, 2026
Merged

Skip payload response pre-scan#335
simPod merged 1 commit into
masterfrom
fix/payload-response-pre-scan

Conversation

@simPod

@simPod simPod commented Jul 7, 2026

Copy link
Copy Markdown
Owner

Summary

  • avoid streamed exception pre-scan for payload inserts
  • cover payload inserts with non-seekable response bodies
  • run payload insert coverage with async insert settings

Verification

  • vendor/bin/phpunit --filter testInsertPayloadDoesNotPreScanResponseBody
  • vendor/bin/phpcs src/Client/PsrClickHouseClient.php tests/Client/InsertTest.php tests/Client/PsrClickHouseClientStreamedExceptionTest.php

@simPod simPod merged commit 3e138ab into master Jul 7, 2026
17 checks passed
@simPod simPod deleted the fix/payload-response-pre-scan branch July 7, 2026 09:13
@codecov

codecov Bot commented Jul 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.99%. Comparing base (da44405) to head (ca37ff1).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #335   +/-   ##
=======================================
  Coverage   95.99%   95.99%           
=======================================
  Files          42       42           
  Lines         824      824           
=======================================
  Hits          791      791           
  Misses         33       33           

☔ View full report in Codecov by Harness.
📢 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant