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

feat: use context timeout instead of http client timeout option #545 #922

Merged
merged 1 commit into from
Nov 26, 2024

feat: use context timeout instead of http client timeout option #545

5025cda
Select commit
Loading
Failed to load commit list.
Merged

feat: use context timeout instead of http client timeout option #545 #922

feat: use context timeout instead of http client timeout option #545
5025cda
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 26, 2024 in 0s

99.55% (+0.76%) compared to f18ee43

View this Pull Request on Codecov

99.55% (+0.76%) compared to f18ee43

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.55%. Comparing base (f18ee43) to head (5025cda).
Report is 15 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #922      +/-   ##
==========================================
+ Coverage   98.79%   99.55%   +0.76%     
==========================================
  Files          15       15              
  Lines        3230     3369     +139     
==========================================
+ Hits         3191     3354     +163     
+ Misses         28       10      -18     
+ Partials       11        5       -6     

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