Skip to content

Implement KIP-202 : DeleteRecords API

Vincent Maurin 181f956
Codecov / codecov/patch failed Jan 29, 2024 in 0s

52.43% of diff hit (target 95.06%)

View this Pull Request on Codecov

52.43% of diff hit (target 95.06%)

Annotations

Check warning on line 627 in aiokafka/admin/client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiokafka/admin/client.py#L627

Added line #L627 was not covered by tests

Check warning on line 630 in aiokafka/admin/client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiokafka/admin/client.py#L630

Added line #L630 was not covered by tests

Check warning on line 632 in aiokafka/admin/client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiokafka/admin/client.py#L632

Added line #L632 was not covered by tests

Check warning on line 634 in aiokafka/admin/client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiokafka/admin/client.py#L634

Added line #L634 was not covered by tests

Check warning on line 636 in aiokafka/admin/client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiokafka/admin/client.py#L636

Added line #L636 was not covered by tests

Check warning on line 639 in aiokafka/admin/client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiokafka/admin/client.py#L639

Added line #L639 was not covered by tests

Check warning on line 642 in aiokafka/admin/client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiokafka/admin/client.py#L642

Added line #L642 was not covered by tests

Check warning on line 644 in aiokafka/admin/client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiokafka/admin/client.py#L644

Added line #L644 was not covered by tests

Check warning on line 647 in aiokafka/admin/client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiokafka/admin/client.py#L646-L647

Added lines #L646 - L647 were not covered by tests

Check warning on line 649 in aiokafka/admin/client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiokafka/admin/client.py#L649

Added line #L649 was not covered by tests

Check warning on line 652 in aiokafka/admin/client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiokafka/admin/client.py#L652

Added line #L652 was not covered by tests

Check warning on line 657 in aiokafka/admin/client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiokafka/admin/client.py#L657

Added line #L657 was not covered by tests

Check warning on line 664 in aiokafka/admin/client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiokafka/admin/client.py#L661-L664

Added lines #L661 - L664 were not covered by tests

Check warning on line 12 in aiokafka/admin/records_to_delete.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

aiokafka/admin/records_to_delete.py#L12

Added line #L12 was not covered by tests

Check warning on line 208 in tests/test_admin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_admin.py#L208

Added line #L208 was not covered by tests

Check warning on line 210 in tests/test_admin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_admin.py#L210

Added line #L210 was not covered by tests

Check warning on line 213 in tests/test_admin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_admin.py#L213

Added line #L213 was not covered by tests

Check warning on line 216 in tests/test_admin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_admin.py#L216

Added line #L216 was not covered by tests

Check warning on line 220 in tests/test_admin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_admin.py#L220

Added line #L220 was not covered by tests

Check warning on line 228 in tests/test_admin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_admin.py#L228

Added line #L228 was not covered by tests

Check warning on line 235 in tests/test_admin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_admin.py#L234-L235

Added lines #L234 - L235 were not covered by tests

Check warning on line 238 in tests/test_admin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_admin.py#L237-L238

Added lines #L237 - L238 were not covered by tests