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

feat: DataFlowTerminateMessage and DataFlowSuspendMessage transformers #3935

Conversation

wolf4ood
Copy link
Contributor

What this PR changes/adds

add trasformers from/to for DataFlowTerminateMessage and DataFlowSuspendMessage

Why it does that

dataplane signaling

Linked Issue(s)

Part of #3934

@wolf4ood wolf4ood self-assigned this Feb 28, 2024
@wolf4ood wolf4ood added the enhancement New feature or request label Feb 28, 2024
@wolf4ood wolf4ood force-pushed the feat/3934_transform_suspend_terminate_message branch from 8e66809 to 85604b0 Compare February 28, 2024 18:23
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 54.54545% with 20 lines in your changes are missing coverage. Please review.

Project coverage is 73.10%. Comparing base (7f20ba5) to head (85604b0).
Report is 103 commits behind head on main.

Files Patch % Lines
.../types/domain/transfer/DataFlowSuspendMessage.java 0.00% 10 Missing ⚠️
...ypes/domain/transfer/DataFlowTerminateMessage.java 0.00% 10 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3935      +/-   ##
==========================================
+ Coverage   71.74%   73.10%   +1.36%     
==========================================
  Files         919      941      +22     
  Lines       18457    18925     +468     
  Branches     1037     1073      +36     
==========================================
+ Hits        13242    13836     +594     
+ Misses       4756     4630     -126     
  Partials      459      459              

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

@wolf4ood wolf4ood marked this pull request as ready for review February 29, 2024 08:50
@wolf4ood wolf4ood merged commit c971584 into eclipse-edc:main Feb 29, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants