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

Avoid timeout caused by Request with large body #768

Merged
merged 3 commits into from
Feb 3, 2025

Update request_detail.py

3305afe
Select commit
Loading
Failed to load commit list.
Merged

Avoid timeout caused by Request with large body #768

Update request_detail.py
3305afe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 28, 2025 in 0s

87.26% (+0.15%) compared to 6107031

View this Pull Request on Codecov

87.26% (+0.15%) compared to 6107031

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.26%. Comparing base (6107031) to head (3305afe).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #768      +/-   ##
==========================================
+ Coverage   87.10%   87.26%   +0.15%     
==========================================
  Files          52       52              
  Lines        2141     2144       +3     
==========================================
+ Hits         1865     1871       +6     
+ Misses        276      273       -3     

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