Skip to content

Use ntex_dispatcher::Dispatcher instead of ntex-io#82

Merged
fafhrd91 merged 1 commit intomainfrom
dispatcher
Jan 29, 2026
Merged

Use ntex_dispatcher::Dispatcher instead of ntex-io#82
fafhrd91 merged 1 commit intomainfrom
dispatcher

Conversation

@fafhrd91
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jan 29, 2026

Codecov Report

❌ Patch coverage is 68.42105% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.54%. Comparing base (8437629) to head (6f97808).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/session.rs 55.00% 9 Missing ⚠️
src/dispatcher.rs 33.33% 2 Missing ⚠️
src/delivery.rs 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #82      +/-   ##
==========================================
+ Coverage   63.34%   63.54%   +0.20%     
==========================================
  Files          22       22              
  Lines        3675     3668       -7     
==========================================
+ Hits         2328     2331       +3     
+ Misses       1347     1337      -10     

☔ 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 a024399 into main Jan 29, 2026
23 checks passed
@fafhrd91 fafhrd91 deleted the dispatcher branch January 29, 2026 08:35
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