Skip to content

Dont swallow error

Codecov / codecov/project failed Nov 4, 2024 in 0s

91.00% (-0.03%) compared to 30115bf

View this Pull Request on Codecov

91.00% (-0.03%) compared to 30115bf

Details

Codecov Report

Attention: Patch coverage is 25.71429% with 26 lines in your changes missing coverage. Please review.

Project coverage is 91.00%. Comparing base (30115bf) to head (e8aa08e).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
ntex/src/http/client/connector.rs 0.00% 5 Missing ⚠️
ntex/src/http/h1/service.rs 0.00% 4 Missing ⚠️
ntex/src/http/service.rs 0.00% 4 Missing ⚠️
ntex/src/http/client/pool.rs 0.00% 3 Missing ⚠️
ntex/src/http/h2/service.rs 0.00% 3 Missing ⚠️
ntex/src/web/app_service.rs 0.00% 3 Missing ⚠️
ntex/src/web/scope.rs 0.00% 3 Missing ⚠️
ntex/src/web/test.rs 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #456      +/-   ##
==========================================
- Coverage   91.03%   91.00%   -0.03%     
==========================================
  Files         200      198       -2     
  Lines       32474    32441      -33     
==========================================
- Hits        29563    29524      -39     
- Misses       2911     2917       +6     

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