fix: check writer is closing in AIOKafkaConnection.send #1044
Codecov / codecov/project
succeeded
Apr 4, 2026 in 0s
95.10% (+0.00%) compared to 29b58db
View this Pull Request on Codecov
95.10% (+0.00%) compared to 29b58db
Details
Codecov Report
❌ Patch coverage is 94.23077% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.10%. Comparing base (29b58db) to head (132604b).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| tests/test_conn.py | 93.87% | 1 Missing and 2 partials |
Additional details and impacted files
@@ Coverage Diff @@
## master #1044 +/- ##
=======================================
Coverage 95.09% 95.10%
=======================================
Files 114 114
Lines 16981 17028 +47
Branches 1579 1583 +4
=======================================
+ Hits 16148 16194 +46
Misses 485 485
- Partials 348 349 +1 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading