Skip to content

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

Open
Romuald Lemesle (RomuDeuxfois) wants to merge 8 commits into
mainfrom
fix/reqwest-0.13-tls-features
Open

fix(deps): update rust crate reqwest to 0.13#177
Romuald Lemesle (RomuDeuxfois) wants to merge 8 commits into
mainfrom
fix/reqwest-0.13-tls-features

test: drop explanatory comments in api client tests

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

18.24% (+0.33%) compared to 05b8cca

View this Pull Request on Codecov

18.24% (+0.33%) compared to 05b8cca

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 18.24%. Comparing base (05b8cca) to head (46dd361).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #177      +/-   ##
==========================================
+ Coverage   17.90%   18.24%   +0.33%     
==========================================
  Files          16       16              
  Lines         966      970       +4     
==========================================
+ Hits          173      177       +4     
  Misses        793      793              
Files with missing lines Coverage Δ
src/api/mod.rs 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.