Skip to content

Conversation

@hhuang1231
Copy link
Contributor

Fixes #4568.

Motivation

Support adding extensions from ConnectRcord to CloudEvent

Modifications

Improve org.apache.eventmesh.openconnect.SourceWorker#convertRecordToEvent method

Documentation

  • Does this pull request introduce a new feature? (yes / no)
  • If yes, how is the feature documented? (not applicable / docs / JavaDocs / not documented)
  • If a feature is not applicable for documentation, explain why?
  • If a feature is not documented yet in this PR, please create a followup issue for adding the documentation

@codecov
Copy link

codecov bot commented Nov 19, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (56713fb) 17.04% compared to head (e7f14bc) 17.05%.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #4569   +/-   ##
=========================================
  Coverage     17.04%   17.05%           
- Complexity     1667     1668    +1     
=========================================
  Files           766      766           
  Lines         28875    28875           
  Branches       2498     2497    -1     
=========================================
+ Hits           4923     4925    +2     
+ Misses        23492    23491    -1     
+ Partials        460      459    -1     

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

@xwm1992 xwm1992 merged commit cc36756 into apache:master Nov 21, 2023
@pandaapo pandaapo added this to the 1.10 milestone Dec 5, 2023
xuhongjia pushed a commit to Deckers-Ohana/eventmesh that referenced this pull request Mar 13, 2025
apache#4569)

* feat() : Support adding extensions from ConnectRcord to CloudEvent

* feat() : Determine whether there are primitive types

* fix() : Resolve ambiguity in method names in AbstractTCPServer

* feat : more put and get method in KeyValue

* feat : simplify Number type put method
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.

[Enhancement] Support adding extensions from ConnectRcord to CloudEvent

3 participants