Skip to content

Deprecate loop parameter (adopt to Python 3.8)#198

Open
seedofjoy wants to merge 1 commit into
aio-libs:masterfrom
seedofjoy:remove-loop
Open

Deprecate loop parameter (adopt to Python 3.8)#198
seedofjoy wants to merge 1 commit into
aio-libs:masterfrom
seedofjoy:remove-loop

Deprecate loop parameter (adopt to Python 3.8)

de0690b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 3, 2026 in 1s

0.23% (+0.00%) compared to 26fcd7c

View this Pull Request on Codecov

0.23% (+0.00%) compared to 26fcd7c

Details

Codecov Report

❌ Patch coverage is 0% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 0.23%. Comparing base (26fcd7c) to head (de0690b).
⚠️ Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
aioelasticsearch/pool.py 0.00% 5 Missing ⚠️
aioelasticsearch/transport.py 0.00% 4 Missing ⚠️
aioelasticsearch/__init__.py 0.00% 1 Missing ⚠️
aioelasticsearch/connection.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##           master    #198   +/-   ##
======================================
  Coverage    0.23%   0.23%           
======================================
  Files           6       6           
  Lines         433     431    -2     
  Branches       77      76    -1     
======================================
  Hits            1       1           
+ Misses        432     430    -2     

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