Skip to content

wip

65a4240
Select commit
Loading
Failed to load commit list.
Open

Use ntex error for connect #780

wip
65a4240
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 26, 2026 in 1s

90.54% (+0.03%) compared to 985280a

View this Pull Request on Codecov

90.54% (+0.03%) compared to 985280a

Details

Codecov Report

❌ Patch coverage is 79.09091% with 46 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.54%. Comparing base (985280a) to head (65a4240).

Files with missing lines Patch % Lines
ntex/src/client/response.rs 70.90% 16 Missing ⚠️
ntex/src/client/h1proto.rs 77.41% 7 Missing ⚠️
ntex/src/client/h2proto.rs 75.86% 7 Missing ⚠️
ntex/src/client/connector.rs 90.47% 4 Missing ⚠️
ntex/src/client/request.rs 87.87% 4 Missing ⚠️
ntex-bytes/src/bytes.rs 0.00% 3 Missing ⚠️
ntex/src/client/pool.rs 50.00% 2 Missing ⚠️
ntex/src/http/error.rs 0.00% 2 Missing ⚠️
ntex/src/client/error.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #780      +/-   ##
==========================================
+ Coverage   90.50%   90.54%   +0.03%     
==========================================
  Files         239      239              
  Lines       33664    33764     +100     
==========================================
+ Hits        30469    30573     +104     
+ Misses       3195     3191       -4     

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