Skip to content

Feature/workflow http/grpc record interceptor #97

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

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

wooln
Copy link
Contributor

@wooln wooln commented Mar 12, 2025

#52

feature:

  • workflow http interceptor
  • workflow grpc interceptor

The integration test covers only the success and failure of SAGA/TCC, and more tests are needed.

Copy link

codecov bot commented Mar 12, 2025

Codecov Report

Attention: Patch coverage is 20.61856% with 77 lines in your changes missing coverage. Please review.

Project coverage is 67.78%. Comparing base (8c65784) to head (ef15247).

Files with missing lines Patch % Lines
src/Dtmworkflow/WorkflowGrpcInterceptor.cs 0.00% 59 Missing ⚠️
src/Dtmworkflow/WorkflowHttpInterceptor.cs 25.00% 15 Missing ⚠️
src/Dtmworkflow/Workflow.Imp.cs 25.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #97      +/-   ##
==========================================
- Coverage   70.15%   67.78%   -2.37%     
==========================================
  Files          45       47       +2     
  Lines        1997     2083      +86     
  Branches      195      202       +7     
==========================================
+ Hits         1401     1412      +11     
- Misses        558      633      +75     
  Partials       38       38              

☔ 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.

@wooln wooln force-pushed the feature/workflow-interceptor branch 4 times, most recently from 6f1ad3c to 9f5503d Compare March 12, 2025 15:10
@wooln wooln force-pushed the feature/workflow-interceptor branch from 1e710de to 18fe35a Compare March 14, 2025 01:20
@wooln wooln changed the title Feature/workflow http record interceptor Feature/workflow http/grpc record interceptor Mar 14, 2025
@wooln wooln marked this pull request as draft April 25, 2025 13:10
@wooln
Copy link
Contributor Author

wooln commented Apr 26, 2025

Converted to a draft. Support for directional-streaming-call is in the pipeline.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant