Skip to content

fix test

2801b29
Select commit
Loading
Failed to load commit list.
Open

add typing to aiokafka/conn.py #1021

fix test
2801b29
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 31, 2026 in 0s

95.00% (-0.02%) compared to b861a26, passed because coverage increased by 0.02% when compared to adjusted base (94.97%)

View this Pull Request on Codecov

95.00% (-0.02%) compared to b861a26, passed because coverage increased by 0.02% when compared to adjusted base (94.97%)

Details

Codecov Report

❌ Patch coverage is 96.57795% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.00%. Comparing base (b861a26) to head (2801b29).
⚠️ Report is 34 commits behind head on master.

Files with missing lines Patch % Lines
aiokafka/conn.py 93.18% 1 Missing and 8 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1021      +/-   ##
==========================================
- Coverage   95.02%   95.00%   -0.02%     
==========================================
  Files         114      114              
  Lines       16970    17069      +99     
  Branches     2771     2779       +8     
==========================================
+ Hits        16125    16216      +91     
- Misses        497      498       +1     
- Partials      348      355       +7     

☔ 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.