Skip to content

docs(readme): update client setup examples#337

Merged
simPod merged 3 commits into
masterfrom
docs/update-readme-examples
Jul 12, 2026
Merged

docs(readme): update client setup examples#337
simPod merged 3 commits into
masterfrom
docs/update-readme-examples

Conversation

@simPod

@simPod simPod commented Jul 12, 2026

Copy link
Copy Markdown
Owner

Summary

  • Replace the outdated HTTPlug/curl-client setup with Symfony PSR-18 and PSR-17 factories
  • Fix README snippets for current settings and native query parameter APIs
  • Add missing logging and async examples, and refresh stale links/TOC entries

@codecov

codecov Bot commented Jul 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.99%. Comparing base (6c28d2c) to head (d87084a).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #337   +/-   ##
=======================================
  Coverage   95.99%   95.99%           
=======================================
  Files          42       42           
  Lines         849      849           
=======================================
  Hits          815      815           
  Misses         34       34           

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

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the project README to reflect the current recommended client setup and usage patterns for this ClickHouse HTTP client (sync + async), aligning examples with the library’s PSR-18/PSR-17-based APIs and current parameter/query settings APIs.

Changes:

  • Replaces the outdated HTTPlug/curl-client setup example with Symfony HttpClient via Psr18Client, and refreshes links/TOC.
  • Updates sync API snippets to use ArraySettingsProvider and correct parameter-binding examples.
  • Adds logging and async client examples, plus expands/refreshes native query parameter documentation.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

@simPod simPod merged commit 62f437e into master Jul 12, 2026
20 checks passed
@simPod simPod deleted the docs/update-readme-examples branch July 12, 2026 08:29
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.

2 participants