Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: pass header kwargs to get openapi endpoints #6177

Merged
merged 1 commit into from
Jul 10, 2024

fix: pass header kwargs to get openapi endpoints

2a083f6
Select commit
Loading
Failed to load commit list.
Merged

fix: pass header kwargs to get openapi endpoints #6177

fix: pass header kwargs to get openapi endpoints
2a083f6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 10, 2024 in 1s

42.20% (-12.72%) compared to e3ea29f

View this Pull Request on Codecov

42.20% (-12.72%) compared to e3ea29f

Details

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 42.20%. Comparing base (e3ea29f) to head (2a083f6).

Files Patch % Lines
jina/clients/base/http.py 0.00% 6 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #6177       +/-   ##
===========================================
- Coverage   54.92%   42.20%   -12.72%     
===========================================
  Files         150      150               
  Lines       14125    14128        +3     
===========================================
- Hits         7758     5963     -1795     
- Misses       6367     8165     +1798     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.