Skip to content

fix(deps): update rust crate reqwest to 0.13 - #222

Merged
antoinemzs merged 9 commits into
mainfrom
fix/reqwest-0.13-tls-features
Sep 7, 2026
Merged

fix(deps): update rust crate reqwest to 0.13#222
antoinemzs merged 9 commits into
mainfrom
fix/reqwest-0.13-tls-features

ci: add reusable setup-rust composite action, adopt it in os-trust-store

1f1d063
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 28, 2026 in 1s

32.26% (+0.39%) compared to db2e2a3

View this Pull Request on Codecov

32.26% (+0.39%) compared to db2e2a3

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 32.26%. Comparing base (db2e2a3) to head (1f1d063).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #222      +/-   ##
==========================================
+ Coverage   31.86%   32.26%   +0.39%     
==========================================
  Files          12       12              
  Lines         681      685       +4     
==========================================
+ Hits          217      221       +4     
  Misses        464      464              
Files with missing lines Coverage Δ
src/api/mod.rs 87.75% <100.00%> (+1.08%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.