Skip to content

Conversation

@ruanwenjun
Copy link
Member

close #482

@codecov-commenter
Copy link

codecov-commenter commented Oct 27, 2021

Codecov Report

Merging #572 (11e5480) into develop (bdd9aa0) will increase coverage by 0.03%.
The diff coverage is 45.45%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop     #572      +/-   ##
=============================================
+ Coverage      10.97%   11.00%   +0.03%     
- Complexity       391      395       +4     
=============================================
  Files            263      267       +4     
  Lines          12498    12509      +11     
  Branches        1047     1047              
=============================================
+ Hits            1372     1377       +5     
- Misses         11008    11014       +6     
  Partials         118      118              
Impacted Files Coverage Δ
...tocol/cloudevents/CloudEventsProtocolConstant.java 0.00% <0.00%> (ø)
...tocol/openmessage/OpenMessageProtocolConstant.java 0.00% <0.00%> (ø)
...otocol/cloudevents/CloudEventsProtocolAdaptor.java 50.00% <50.00%> (ø)
...otocol/openmessage/OpenMessageProtocolAdaptor.java 50.00% <50.00%> (ø)
...g/apache/eventmesh/spi/EventMeshExtensionType.java 90.00% <100.00%> (+1.11%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bdd9aa0...11e5480. Read the comment docs.

@ruanwenjun ruanwenjun requested a review from xwm1992 October 28, 2021 02:48
Copy link
Contributor

@xwm1992 xwm1992 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@xwm1992 xwm1992 merged commit 25c2515 into apache:develop Oct 28, 2021
xwm1992 pushed a commit to xwm1992/EventMesh that referenced this pull request Dec 27, 2021
* Add protocol adaptor plugin

* ProtocolAdaptor deal with Package

* Remove java doc check
xwm1992 pushed a commit that referenced this pull request Aug 4, 2022
* Add protocol adaptor plugin

* ProtocolAdaptor deal with Package

* Remove java doc check
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.

[Feature] Support protocol adaptor plugin

3 participants