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 #1092] Add eventmesh-catalog java client #1464

Merged
merged 1 commit into from
Oct 2, 2022
Merged

[ISSUE #1092] Add eventmesh-catalog java client #1464

merged 1 commit into from
Oct 2, 2022

Conversation

walterlife
Copy link
Contributor

@walterlife walterlife commented Oct 1, 2022

Fixes #1092 .

Motivation

add eventmesh-catalog java client

Modifications

java sdk add eventmesh-catalog java client

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

@walterlife walterlife changed the title [ISSUE #1092] add eventmesh-catalog java client [ISSUE #1092] Add eventmesh-catalog java client Oct 1, 2022
@codecov
Copy link

codecov bot commented Oct 1, 2022

Codecov Report

Merging #1464 (0a4675e) into master (8dbaa00) will decrease coverage by 0.03%.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##             master    #1464      +/-   ##
============================================
- Coverage     10.41%   10.37%   -0.04%     
  Complexity      779      779              
============================================
  Files           443      445       +2     
  Lines         26930    27023      +93     
  Branches       2937     2959      +22     
============================================
  Hits           2804     2804              
- Misses        23866    23959      +93     
  Partials        260      260              
Impacted Files Coverage Δ
...entmesh/client/catalog/EventMeshCatalogClient.java 0.00% <0.00%> (ø)
...t/catalog/config/EventMeshCatalogClientConfig.java 0.00% <0.00%> (ø)
.../core/protocol/http/push/AsyncHTTPPushRequest.java 0.00% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@walterlife walterlife closed this by deleting the head repository Oct 1, 2022
@walterlife walterlife reopened this Oct 1, 2022
@xwm1992 xwm1992 merged commit 71bf9dc into apache:master Oct 2, 2022
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] Java SDK adds EventMesh Catalog Client
2 participants