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

modify pluginJar to Base64 String in PluginData #4473

Merged
merged 3 commits into from
Mar 16, 2023
Merged

modify pluginJar to Base64 String in PluginData #4473

merged 3 commits into from
Mar 16, 2023

Conversation

misaya295
Copy link
Contributor

Make sure that:

  • You have read the contribution guidelines.
  • You submit test cases (unit or integration tests) that back your changes.
  • Your local test passed ./mvnw clean install -Dmaven.javadoc.skip=true.

@codecov-commenter
Copy link

codecov-commenter commented Mar 15, 2023

Codecov Report

Merging #4473 (0ca60de) into master (420343f) will decrease coverage by 0.01%.
The diff coverage is 33.33%.

@@             Coverage Diff              @@
##             master    #4473      +/-   ##
============================================
- Coverage     68.37%   68.37%   -0.01%     
- Complexity     7589     7593       +4     
============================================
  Files          1027     1027              
  Lines         29246    29246              
  Branches       2633     2633              
============================================
- Hits          19998    19996       -2     
- Misses         7673     7674       +1     
- Partials       1575     1576       +1     
Impacted Files Coverage Δ
.../java/org/apache/shenyu/common/dto/PluginData.java 58.10% <0.00%> (+0.77%) ⬆️
...g/apache/shenyu/admin/transfer/PluginTransfer.java 100.00% <100.00%> (ø)

... and 4 files with indirect coverage changes

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

@yu199195 yu199195 added this to the 2.6.0 milestone Mar 16, 2023
@yu199195 yu199195 merged commit d764f9d into apache:master Mar 16, 2023
@misaya295 misaya295 deleted the sync_pluginJar branch March 16, 2023 05:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants