Build GraalVM Native Image nightly for ShardingSphere Proxy#21109
Merged
Conversation
Codecov Report
@@ Coverage Diff @@
## master #21109 +/- ##
============================================
- Coverage 61.61% 61.61% -0.01%
+ Complexity 2479 2475 -4
============================================
Files 4061 4064 +3
Lines 55882 55867 -15
Branches 9466 9464 -2
============================================
- Hits 34430 34420 -10
+ Misses 18575 18571 -4
+ Partials 2877 2876 -1
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
b92b338 to
8ad4592
Compare
8ad4592 to
ee50250
Compare
6be27b5 to
ca840e8
Compare
1a2718b to
7487d38
Compare
7487d38 to
af6f813
Compare
linghengqian
commented
Sep 28, 2022
linghengqian
commented
Sep 28, 2022
linghengqian
commented
Sep 28, 2022
linghengqian
commented
Sep 29, 2022
Member
Author
|
terrymanu
reviewed
Oct 3, 2022
terrymanu
left a comment
Member
There was a problem hiding this comment.
How about split GraalVM to independent distribute module?
e5cef53 to
fca3086
Compare
Member
Author
|
a64e877 to
ba3d623
Compare
linghengqian
commented
Oct 3, 2022
ba3d623 to
a97c00e
Compare
Member
Author
|
done. |
terrymanu
approved these changes
Oct 3, 2022
7 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

For #21051.
Changes proposed in this pull request:
Before committing this PR, I'm sure that I have checked the following options:
mvn clean install -B -T2C -DskipTests -Dmaven.javadoc.skip=true -e.