Skip to content

fix(cli): eliminate system-configuration panic via no_proxy and works…

7420cb8
Select commit
Loading
Failed to load commit list.
Open

fix(cli): switch reqwest to rustls-tls to eliminate system-configuration panic #726

fix(cli): eliminate system-configuration panic via no_proxy and works…
7420cb8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 23, 2026 in 0s

55.67% (+0.00%) compared to a5867f0

View this Pull Request on Codecov

55.67% (+0.00%) compared to a5867f0

Details

Codecov Report

❌ Patch coverage is 50.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 55.67%. Comparing base (a5867f0) to head (7420cb8).
⚠️ Report is 12 commits behind head on main.

Files with missing lines Patch % Lines
crates/cli/src/main.rs 0.00% 2 Missing ⚠️
crates/wrap/src/client.rs 66.66% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #726   +/-   ##
=======================================
  Coverage   55.66%   55.67%           
=======================================
  Files         126      126           
  Lines       13759    13763    +4     
=======================================
+ Hits         7659     7662    +3     
- Misses       6100     6101    +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.