Skip to content

fix: added validation to IN statement to avoid segfaults#2301

Merged
norberttech merged 2 commits into1.xfrom
bug-static-connection
Apr 13, 2026
Merged

fix: added validation to IN statement to avoid segfaults#2301
norberttech merged 2 commits into1.xfrom
bug-static-connection

Conversation

@norberttech
Copy link
Copy Markdown
Member

Change Log


Added

Fixed

  • added validation to IN statement to avoid segfaults
  • stale connections in static postgresql client used in tests

Changed

Removed

Deprecated

Security

@norberttech norberttech added this to the 0.36.0 milestone Apr 13, 2026
@norberttech norberttech merged commit b6576b2 into 1.x Apr 13, 2026
30 checks passed
@norberttech norberttech deleted the bug-static-connection branch April 13, 2026 20:01
@github-project-automation github-project-automation bot moved this from Todo to Done in Roadmap Apr 13, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 13, 2026

Codecov Report

❌ Patch coverage is 75.00000% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.15%. Comparing base (b42da7f) to head (2a3804c).
⚠️ Report is 2 commits behind head on 1.x.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@             Coverage Diff             @@
##              1.x    #2301       +/-   ##
===========================================
+ Coverage   10.99%   84.15%   +73.16%     
===========================================
  Files        1523     1523               
  Lines       57340    57352       +12     
===========================================
+ Hits         6303    48264    +41961     
+ Misses      51037     9088    -41949     
Components Coverage Δ
etl 90.61% <ø> (+90.55%) ⬆️
cli 85.76% <ø> (+85.76%) ⬆️
lib-array-dot 94.82% <ø> (+94.82%) ⬆️
lib-azure-sdk 60.15% <ø> (+60.15%) ⬆️
lib-doctrine-dbal-bulk 95.16% <ø> (+95.16%) ⬆️
lib-filesystem 83.78% <ø> (+73.88%) ⬆️
lib-types 88.91% <ø> (+88.19%) ⬆️
lib-parquet 70.18% <ø> (+0.50%) ⬆️
lib-parquet-viewer 83.04% <ø> (+83.04%) ⬆️
lib-snappy 90.18% <ø> (+0.93%) ⬆️
lib-dremel 0.00% <ø> (ø)
lib-postgresql 88.52% <63.63%> (+88.52%) ⬆️
lib-telemetry 89.57% <ø> (+89.57%) ⬆️
bridge-filesystem-async-aws 92.01% <ø> (+92.01%) ⬆️
bridge-filesystem-azure 90.65% <ø> (+90.65%) ⬆️
bridge-monolog-http 97.45% <ø> (+97.45%) ⬆️
bridge-openapi-specification 91.50% <ø> (+91.50%) ⬆️
symfony-http-foundation 74.11% <ø> (+74.11%) ⬆️
bridge-psr18-telemetry 100.00% <ø> (+100.00%) ⬆️
bridge-psr7-telemetry 100.00% <ø> (+100.00%) ⬆️
bridge-telemetry-otlp 89.29% <ø> (+89.29%) ⬆️
bridge-symfony-http-foundation-telemetry 88.23% <ø> (+88.23%) ⬆️
bridge-symfony-filesystem-bundle 96.84% <ø> (+96.84%) ⬆️
bridge-symfony-postgresql-bundle 95.54% <ø> (+95.54%) ⬆️
bridge-symfony-postgresql-messenger 99.59% <ø> (+99.59%) ⬆️
bridge-symfony-telemetry-bundle 67.60% <ø> (+67.60%) ⬆️
adapter-chartjs 84.72% <ø> (+84.72%) ⬆️
adapter-csv 88.65% <ø> (+88.65%) ⬆️
adapter-doctrine 92.00% <ø> (+92.00%) ⬆️
adapter-elasticsearch 92.78% <ø> (+92.78%) ⬆️
adapter-google-sheet 99.02% <ø> (+99.02%) ⬆️
adapter-http 67.91% <ø> (+67.91%) ⬆️
adapter-json 87.61% <ø> (+87.61%) ⬆️
adapter-logger 47.36% <ø> (+47.36%) ⬆️
adapter-parquet 78.89% <ø> (+78.89%) ⬆️
adapter-text 81.25% <ø> (+81.25%) ⬆️
adapter-xml 82.07% <ø> (+82.07%) ⬆️
adapter-avro 0.00% <ø> (ø)
adapter-excel 94.02% <ø> (+94.02%) ⬆️
adapter-postgresql 0.00% <ø> (ø)
bridge-phpunit-postgresql 72.97% <100.00%> (+40.11%) ⬆️
bridge-phpunit-telemetry 48.14% <ø> (+44.90%) ⬆️
🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant