Skip to content

Conversation

@mxsm
Copy link
Member

@mxsm mxsm commented Feb 25, 2023

Fixes #3269

Motivation

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

Modifications

Fix load plugin failure

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 Feb 25, 2023

Codecov Report

Merging #3270 (931d631) into master (987378d) will not change coverage.
The diff coverage is 0.00%.

❗ Current head 931d631 differs from pull request most recent head e4f66c5. Consider uploading reports for the commit e4f66c5 to get more accurate results

@@            Coverage Diff            @@
##             master    #3270   +/-   ##
=========================================
  Coverage     13.07%   13.07%           
  Complexity     1159     1159           
=========================================
  Files           550      550           
  Lines         28763    28763           
  Branches       2857     2857           
=========================================
  Hits           3761     3761           
  Misses        24677    24677           
  Partials        325      325           
Impacted Files Coverage Δ
.../eventmesh/spi/loader/JarExtensionClassLoader.java 13.55% <0.00%> (ø)

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

@jonyangx jonyangx merged commit 64d9cd9 into apache:master Feb 26, 2023
@mxsm mxsm deleted the eventmesh-3269 branch February 26, 2023 02:27
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.

[Bug] Load plugin failure

2 participants