refactor(async): use Amp futures and HTTP transport#330
Open
simPod wants to merge 9 commits into
Open
Codecov / codecov/project
succeeded
Jun 26, 2026 in 1s
94.32% (-0.01%) compared to af24f65, passed because coverage increased by 0% when compared to adjusted base (94.32%)
View this Pull Request on Codecov
94.32% (-0.01%) compared to af24f65, passed because coverage increased by 0% when compared to adjusted base (94.32%)
Details
Codecov Report
❌ Patch coverage is 94.44444% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.32%. Comparing base (af24f65) to head (067a431).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/Client/PsrClickHouseAsyncClient.php | 94.11% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #330 +/- ##
==========================================
- Coverage 94.33% 94.32% -0.01%
==========================================
Files 42 42
Lines 742 776 +34
==========================================
+ Hits 700 732 +32
- Misses 42 44 +2 ☔ 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.
Loading