Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add Client::insertPayload() #279

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

feat: add `Client::insertPayload()`

6628251
Select commit
Loading
Failed to load commit list.
Open

feat: add Client::insertPayload() #279

feat: add `Client::insertPayload()`
6628251
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 16, 2025 in 0s

86.00% of diff hit (target 93.39%)

View this Pull Request on Codecov

86.00% of diff hit (target 93.39%)

Annotations

Check warning on line 212 in src/Client/PsrClickHouseClient.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Client/PsrClickHouseClient.php#L212

Added line #L212 was not covered by tests

Check warning on line 236 in src/Client/PsrClickHouseClient.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Client/PsrClickHouseClient.php#L235-L236

Added lines #L235 - L236 were not covered by tests

Check warning on line 242 in src/Client/PsrClickHouseClient.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Client/PsrClickHouseClient.php#L242

Added line #L242 was not covered by tests

Check warning on line 16 in src/Format/RowBinary.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Format/RowBinary.php#L16

Added line #L16 was not covered by tests

Check warning on line 19 in src/Format/RowBinary.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Format/RowBinary.php#L19

Added line #L19 was not covered by tests

Check warning on line 21 in src/Format/RowBinary.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Format/RowBinary.php#L21

Added line #L21 was not covered by tests