Implement KIP-204 : DeleteRecords API #969
55.00% of diff hit (target 95.06%)
View this Pull Request on Codecov
55.00% of diff hit (target 95.06%)
Annotations
Check warning on line 627 in aiokafka/admin/client.py
codecov / codecov/patch
aiokafka/admin/client.py#L627
Added line #L627 was not covered by tests
Check warning on line 629 in aiokafka/admin/client.py
codecov / codecov/patch
aiokafka/admin/client.py#L629
Added line #L629 was not covered by tests
Check warning on line 631 in aiokafka/admin/client.py
codecov / codecov/patch
aiokafka/admin/client.py#L631
Added line #L631 was not covered by tests
Check warning on line 634 in aiokafka/admin/client.py
codecov / codecov/patch
aiokafka/admin/client.py#L634
Added line #L634 was not covered by tests
Check warning on line 637 in aiokafka/admin/client.py
codecov / codecov/patch
aiokafka/admin/client.py#L637
Added line #L637 was not covered by tests
Check warning on line 639 in aiokafka/admin/client.py
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
codecov / codecov/patch
aiokafka/admin/client.py#L641-L642
Added lines #L641 - L642 were not covered by tests
Check warning on line 644 in aiokafka/admin/client.py
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
codecov / codecov/patch
aiokafka/admin/client.py#L647
Added line #L647 was not covered by tests
Check warning on line 652 in aiokafka/admin/client.py
codecov / codecov/patch
aiokafka/admin/client.py#L652
Added line #L652 was not covered by tests
Check warning on line 659 in aiokafka/admin/client.py
codecov / codecov/patch
aiokafka/admin/client.py#L656-L659
Added lines #L656 - L659 were not covered by tests
Check warning on line 12 in aiokafka/admin/records_to_delete.py
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
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
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
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
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
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
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
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
codecov / codecov/patch
tests/test_admin.py#L237-L238
Added lines #L237 - L238 were not covered by tests