Skip to content

Conversation

@simPod
Copy link
Owner

@simPod simPod commented Jan 15, 2025

  • remove LoggerPlugin
  • move sql logging directly into Client
  • add logging into PsrClickHouseAsyncClient

@codecov
Copy link

codecov bot commented Jan 15, 2025

Codecov Report

Attention: Patch coverage is 89.65517% with 6 lines in your changes missing coverage. Please review.

Project coverage is 94.60%. Comparing base (7c553f6) to head (ab47d31).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/Client/PsrClickHouseClient.php 90.62% 3 Missing ⚠️
src/Format/RowBinary.php 40.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #279      +/-   ##
==========================================
+ Coverage   93.39%   94.60%   +1.21%     
==========================================
  Files          38       39       +1     
  Lines         696      723      +27     
==========================================
+ Hits          650      684      +34     
+ Misses         46       39       -7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@simPod simPod force-pushed the insert branch 10 times, most recently from 6628251 to 253b7dc Compare January 22, 2025 15:57
@simPod simPod changed the title feat: add Client::insertPayload() feat: add Client::insertPayload() and slightly refactor sql logging Jan 22, 2025
- remove LoggerPlugin
- move sql logging directly into Client
- add logging into PsrClickHouseAsyncClient
@simPod simPod merged commit d710fc4 into master Jan 22, 2025
13 of 14 checks passed
@simPod simPod deleted the insert branch January 22, 2025 17:56
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