Implement KIP-204 : DeleteRecords API #969
+238
−4
Merged
Codecov / codecov/project
failed
Jan 29, 2024 in 0s
93.66% (-1.40%) compared to f8d0d15
View this Pull Request on Codecov
93.66% (-1.40%) compared to f8d0d15
Details
Codecov Report
Attention: 36 lines
in your changes are missing coverage. Please review.
Comparison is base (
f8d0d15
) 95.06% compared to head (927472e
) 93.66%.
❗ Current head 927472e differs from pull request most recent head 3f2e2e2. Consider uploading reports for the commit 3f2e2e2 to get more accurate results
Files | Patch % | Lines |
---|---|---|
aiokafka/admin/client.py | 17.24% | 24 Missing |
tests/test_admin.py | 26.66% | 11 Missing |
aiokafka/admin/records_to_delete.py | 66.66% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #969 +/- ##
==========================================
- Coverage 95.06% 93.66% -1.40%
==========================================
Files 106 107 +1
Lines 16332 16408 +76
Branches 2610 2624 +14
==========================================
- Hits 15526 15369 -157
- Misses 532 754 +222
- Partials 274 285 +11
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading