Skip to content

support Callable as http_auth type

f06d442
Select commit
Loading
Failed to load commit list.
Open

Support Callable as http_auth type in AIOHttpConnection #892

support Callable as http_auth type
f06d442
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 7, 2025 in 0s

70.38% (-1.57%) compared to ba715b9

View this Pull Request on Codecov

70.38% (-1.57%) compared to ba715b9

Details

Codecov Report

Attention: Patch coverage is 75.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 70.38%. Comparing base (ba715b9) to head (f06d442).
Report is 90 commits behind head on main.

Files with missing lines Patch % Lines
opensearchpy/_async/http_aiohttp.py 75.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #892      +/-   ##
==========================================
- Coverage   71.95%   70.38%   -1.57%     
==========================================
  Files          91      125      +34     
  Lines        8001     9294    +1293     
==========================================
+ Hits         5757     6542     +785     
- Misses       2244     2752     +508     

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