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

[ISSUE #367] Support prototype spi instance #432

Merged
merged 2 commits into from
Jul 16, 2021

Conversation

ruanwenjun
Copy link
Member

Change producer and consumer spi to prototype

@codecov-commenter
Copy link

codecov-commenter commented Jul 12, 2021

Codecov Report

Merging #432 (2e5e778) into develop (82b6ffd) will increase coverage by 0.03%.
The diff coverage is 100.00%.

❗ Current head 2e5e778 differs from pull request most recent head 33a6ff7. Consider uploading reports for the commit 33a6ff7 to get more accurate results
Impacted file tree graph

@@             Coverage Diff              @@
##             develop    #432      +/-   ##
============================================
+ Coverage       8.49%   8.53%   +0.03%     
- Complexity       256     259       +3     
============================================
  Files            228     228              
  Lines          10783   10785       +2     
  Branches         918     919       +1     
============================================
+ Hits             916     920       +4     
  Misses          9793    9793              
+ Partials          74      72       -2     
Impacted Files Coverage Δ
...apache/eventmesh/spi/EventMeshExtensionLoader.java 75.00% <100.00%> (+4.62%) ⬆️

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 82b6ffd...33a6ff7. Read the comment docs.

@qqeasonchen qqeasonchen merged commit ca66b68 into apache:develop Jul 16, 2021
jjz921024 pushed a commit to jjz921024/incubator-eventmesh that referenced this pull request Jul 25, 2021
* [ISSUE apache#367] Support prototype spi instance
  change producer and consumer spi to prototype

* rename test method
xwm1992 pushed a commit to xwm1992/EventMesh that referenced this pull request Dec 27, 2021
* [ISSUE apache#367] Support prototype spi instance
  change producer and consumer spi to prototype

* rename test method
xwm1992 pushed a commit that referenced this pull request Aug 4, 2022
* [ISSUE #367] Support prototype spi instance
  change producer and consumer spi to prototype

* rename test 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.

4 participants