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

[type:refactor] Optimizing the startup script #5098

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

Conversation

lahmXu
Copy link
Member

@lahmXu lahmXu commented Aug 29, 2023

Set the classpath order

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 Aug 29, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c8fe281) 61.14% compared to head (91402e7) 61.11%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #5098      +/-   ##
============================================
- Coverage     61.14%   61.11%   -0.04%     
+ Complexity     8594     8592       -2     
============================================
  Files          1248     1248              
  Lines         38017    38017              
  Branches       3647     3644       -3     
============================================
- Hits          23247    23234      -13     
- Misses        12673    12679       +6     
- Partials       2097     2104       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

6 participants