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

Update Rust crate reqwest to v0.12.4 #8328

Merged
merged 2 commits into from
Apr 22, 2024

storage: Use old `http` crate for HTTP header imports

8e6d6cc
Select commit
Loading
Failed to load commit list.
Merged

Update Rust crate reqwest to v0.12.4 #8328

storage: Use old `http` crate for HTTP header imports
8e6d6cc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 22, 2024 in 0s

88.36% (+0.01%) compared to 153966f

View this Pull Request on Codecov

88.36% (+0.01%) compared to 153966f

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.36%. Comparing base (153966f) to head (8e6d6cc).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8328      +/-   ##
==========================================
+ Coverage   88.34%   88.36%   +0.01%     
==========================================
  Files         270      270              
  Lines       26927    26927              
==========================================
+ Hits        23790    23795       +5     
+ Misses       3137     3132       -5     

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