Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor pipeline call impl #219

Merged
merged 2 commits into from
Aug 10, 2023
Merged

Refactor pipeline call impl #219

merged 2 commits into from
Aug 10, 2023

Conversation

fafhrd91
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Aug 10, 2023

Codecov Report

Patch coverage: 98.24% and project coverage change: -0.01% ⚠️

Comparison is base (2e66b4b) 90.97% compared to head (a85c2a3) 90.97%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #219      +/-   ##
==========================================
- Coverage   90.97%   90.97%   -0.01%     
==========================================
  Files         189      189              
  Lines       30964    31014      +50     
==========================================
+ Hits        28170    28215      +45     
- Misses       2794     2799       +5     
Files Changed Coverage Δ
ntex-service/src/fn_shutdown.rs 97.14% <ø> (ø)
ntex-service/src/lib.rs 94.44% <ø> (ø)
ntex/src/http/client/request.rs 91.44% <ø> (ø)
ntex/src/server/builder.rs 80.63% <ø> (ø)
ntex/src/server/socket.rs 96.73% <ø> (ø)
ntex/src/server/worker.rs 84.61% <91.66%> (+0.17%) ⬆️
ntex-service/src/pipeline.rs 99.09% <97.87%> (-0.91%) ⬇️
ntex-io/src/dispatcher.rs 86.11% <100.00%> (-0.08%) ⬇️
ntex-io/src/testing.rs 88.08% <100.00%> (ø)
ntex-service/src/apply.rs 97.91% <100.00%> (ø)
... and 6 more

... and 3 files with indirect coverage changes

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

@fafhrd91 fafhrd91 merged commit 594bf0a into master Aug 10, 2023
22 of 23 checks passed
@fafhrd91 fafhrd91 deleted the refactor-pipeline-call branch August 10, 2023 16:10
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