Skip to content

Rename client::error::SendRequestError to ClientError#814

Merged
fafhrd91 merged 2 commits intomainfrom
client-error
Mar 24, 2026
Merged

Rename client::error::SendRequestError to ClientError#814
fafhrd91 merged 2 commits intomainfrom
client-error

Conversation

@fafhrd91
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Mar 24, 2026

Codecov Report

❌ Patch coverage is 39.75904% with 50 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.52%. Comparing base (776ee84) to head (fb2e6ac).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
ntex/src/client/error.rs 0.00% 46 Missing ⚠️
ntex/src/client/h2proto.rs 71.42% 2 Missing ⚠️
ntex/src/client/h1proto.rs 75.00% 1 Missing ⚠️
ntex/src/client/response.rs 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #814      +/-   ##
==========================================
- Coverage   90.62%   90.52%   -0.11%     
==========================================
  Files         239      239              
  Lines       33583    33608      +25     
==========================================
- Hits        30433    30422      -11     
- Misses       3150     3186      +36     

☔ 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.

@fafhrd91 fafhrd91 merged commit 6c40ade into main Mar 24, 2026
30 of 32 checks passed
@fafhrd91 fafhrd91 deleted the client-error branch March 24, 2026 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant