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

Update licenses #8

Open
wants to merge 833 commits into
base: master
Choose a base branch
from
Open

Update licenses #8

wants to merge 833 commits into from

Conversation

xwm1992
Copy link
Owner

@xwm1992 xwm1992 commented Jan 10, 2023

Fixes ISSUE#.

Motivation

Explain the content here.
Explain why you want to make the changes and what problem you're trying to solve.

Modifications

Describe the modifications you've done.

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

xwm1992 and others added 30 commits December 31, 2022 12:22
[ISSUE apache#2710] Method stores return result in local before immediately returning it [RemotingHelper]
[ISSUE apache#2741] The EventMeshHTTPServer registerProcessor method simplifies the use of
[ISSUE apache#2730] Method check a map with containsKey(), before using get() [WebhookUtil]
[ISSUE apache#2723]  Method passes a concatenated string to SLF4J's or Log4j2's format string [ConsumerService]
[ISSUE apache#2711] Method makes literal string comparisons passing the literal as an argument
[ISSUE apache#2707] Method stores return result in local before immediately returning it [AbstractRemotingServer]
walterlife and others added 27 commits January 10, 2023 09:17
[ISSUE apache#2875] eventmesh-connector-redis:test jvm crash when using openjdk8
…low-dashboard

[ISSUE apache#2880] optimize workflow dashboard controller module
[ISSUE 2882] Complete Dashboard Workflow Features
[ISSUE 2888] Complete EventCatalog features
@codecov-commenter
Copy link

codecov-commenter commented Jan 10, 2023

Codecov Report

Merging #8 (d45c374) into master (791b197) will decrease coverage by 0.00%.
The diff coverage is 15.61%.

@@             Coverage Diff              @@
##             master       #8      +/-   ##
============================================
- Coverage     11.74%   11.74%   -0.01%     
- Complexity      897      914      +17     
============================================
  Files           468      505      +37     
  Lines         27861    28093     +232     
  Branches       3010     2880     -130     
============================================
+ Hits           3272     3299      +27     
- Misses        24290    24498     +208     
+ Partials        299      296       -3     
Impacted Files Coverage Δ
...in/java/org/apache/eventmesh/common/Constants.java 85.71% <ø> (ø)
.../org/apache/eventmesh/common/enums/HttpMethod.java 0.00% <ø> (ø)
...eventmesh/common/exception/EventMeshException.java 0.00% <ø> (ø)
...ache/eventmesh/common/exception/JsonException.java 0.00% <ø> (ø)
...apache/eventmesh/common/file/WatchFileManager.java 58.33% <0.00%> (-9.32%) ⬇️
...he/eventmesh/common/protocol/SubscriptionItem.java 0.00% <ø> (ø)
...mesh/common/protocol/catalog/protos/Operation.java 0.00% <0.00%> (ø)
...rotocol/catalog/protos/QueryOperationsRequest.java 0.00% <0.00%> (ø)
...otocol/catalog/protos/QueryOperationsResponse.java 0.00% <0.00%> (ø)
...ommon/protocol/catalog/protos/RegistryRequest.java 0.00% <0.00%> (ø)
... and 272 more

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

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.