ntex-rs / ntex

framework for composable networking services
Apache License 2.0
2.05k stars 110 forks source link

Compio runtime support #399

Closed fafhrd91 closed 2 months ago

fafhrd91 commented 2 months ago

Support for compio runtime

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 90.45%. Comparing base (d87d9b2) to head (463a236). Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
ntex-io/src/tasks.rs 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #399 +/- ## ========================================== + Coverage 90.05% 90.45% +0.40% ========================================== Files 202 200 -2 Lines 32378 32481 +103 ========================================== + Hits 29157 29380 +223 + Misses 3221 3101 -120 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.