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 service pipelines #214

Merged
merged 6 commits into from
Jun 22, 2023
Merged

Refactor service pipelines #214

merged 6 commits into from
Jun 22, 2023

Conversation

fafhrd91
Copy link
Collaborator

No description provided.

@fafhrd91 fafhrd91 changed the title Update names Refactor service pipelines Jun 22, 2023
@codecov
Copy link

codecov bot commented Jun 22, 2023

Codecov Report

Patch coverage: 99.21% and project coverage change: -0.03 ⚠️

Comparison is base (a02009d) 91.00% compared to head (7c1ecad) 90.97%.

❗ Current head 7c1ecad differs from pull request most recent head 8b0d2a7. Consider uploading reports for the commit 8b0d2a7 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #214      +/-   ##
==========================================
- Coverage   91.00%   90.97%   -0.03%     
==========================================
  Files         188      189       +1     
  Lines       30804    30837      +33     
==========================================
+ Hits        28033    28055      +22     
- Misses       2771     2782      +11     
Impacted Files Coverage Δ
ntex-connect/src/openssl.rs 89.83% <ø> (ø)
ntex-connect/src/resolve.rs 75.00% <ø> (ø)
ntex-connect/src/rustls.rs 95.71% <ø> (ø)
ntex-service/src/fn_service.rs 100.00% <ø> (ø)
ntex-service/src/fn_shutdown.rs 97.14% <ø> (ø)
ntex-service/src/then.rs 94.01% <ø> (ø)
ntex-util/src/services/buffer.rs 99.22% <ø> (ø)
ntex-util/src/services/inflight.rs 98.48% <ø> (ø)
ntex-util/src/services/keepalive.rs 90.00% <ø> (ø)
ntex-util/src/services/onerequest.rs 98.52% <ø> (ø)
... and 33 more

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@fafhrd91 fafhrd91 merged commit 6382ef6 into master Jun 22, 2023
20 checks passed
@fafhrd91 fafhrd91 deleted the service-pipeline branch June 22, 2023 12:39
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.

None yet

1 participant