-
Notifications
You must be signed in to change notification settings - Fork 521
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
chore(commons): migrate hugegraph-commons #2613
Closed
Closed
Conversation
This file contains 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
Change-Id: Icc8f9121d56679b266459125afc33180d8b568bf
…itory Change-Id: I198cd1e8a7d34a85d08b93261f33f07bb29335c9
Change-Id: I16d328738ead94efcad9d82bb8f27be2c4ca84a9
Change-Id: I04cc0107aec90440ee2ae8c5c6add8a7c787f4f4
Change-Id: I8cfd2dce48e2901af4773ea0c8d867edd6d21562
Change-Id: I7fd0d4ee3b6957878ed2850dd389dd78f42de71e
Change-Id: I655bdf4da20e0c6b6d7796958485ab066f0020f1
Change-Id: I8e123a315e483ed66658ce93c3eaffa61d94cfb3
Change-Id: I625be2f4691a7821dbf3107d0f28ce079d46dfee
Add lockManager for mutual exclusion of thread in long time operation. Change-Id: I155e2b6bb6fffe88e4965c85d8ff68f9c49d04be
Change-Id: I471a115fca5c84f8f25c7026fe834be305ab39b6
Change-Id: I745465ef6f3942f1e6774bacc1e59a1e5a0b200e
Add lockManager for mutual exclusion of thread in long time operation. Change-Id: I155e2b6bb6fffe88e4985c85d8ff68f9c49d04be
Change-Id: Ic5298b36ecf68f3a2b87b35bd793953e6505a9ae Signed-off-by: Liu Jie <[email protected]>
Change-Id: I36c123eb7dfb101f99a176fcd9b2ee1f0f0211d7 Signed-off-by: Liu Jie <[email protected]>
Change-Id: I5f4d4d5c823ea4e14a135b59fb2384299686b4d5 Signed-off-by: Liu Jie <[email protected]>
…bility. Change-Id: Ib36dc135241f77c99d39d458ee144dbe888c541b Signed-off-by: Liu Jie <[email protected]>
Change-Id: Idedff1ca762cd56f171152174bdbfb0bef4b8d4f
Change-Id: Idce80465ea4cbe92ac836bbc8d293e77ad7c7c5c
trivial grammar change. Change-Id: Ice29a709b9a5b5d7f2f7838d79541f63cf00a0c5
Change-Id: If0bfaf91c45eac055e3f851b7f1dd5647d58d175
add read write lock support Change-Id: Ic339f5d81c9f475ee11ada38167fe42169c10971
Change-Id: I569d82397408fb255d8ad9653e8b561ba1a60c1e
Change-Id: I2fd816ba13978d3d4cf2cb7a9724fe2d5f29a010
Change-Id: I19ea584802edd469d503b9fb57f630bf0c660487 Signed-off-by: Liu Jie <[email protected]>
Change-Id: Iadae3837c2e9e0fddadbebbee097000c281e267c Signed-off-by: Liu Jie <[email protected]>
Change-Id: I57305dd209416620758b5bf183e791f8734af711
Change-Id: I55a359b799119c04ea0e89d013f1c034453c2ba4
…CommonVersion Change-Id: I5bcd766bb3435de98833759efcba5d3fa0650499
… more meaningfull Change-Id: I4505c1335bfc6eeb03658597f6f6ae5e994a2cf2 Signed-off-by: Liu Jie <[email protected]>
* fix commons dependency conflict * upgrade commons version to 1.0.1 * upgrade grpc-core version to 1.28.1 Co-authored-by: imbajin <[email protected]>
Co-authored-by: chengxin05 <[email protected]>
* add: dependency-review * tiny improve * fix Co-authored-by: imbajin <[email protected]> --------- Co-authored-by: imbajin <[email protected]>
…e) (#133) * remove jersey * Update ci.yml * refact: replace params okhttp3.Headers to internal RestHeaders * fix: licence dependency * fix: test error * fix: code format issue * fix: unit test error --------- Co-authored-by: imbajin <[email protected]>
…135) * fix: Assert.assertThrows() should check result of exceptionConsumer * fix some warnings * remove assertThrowsFuture() from Assert
- add builderCallback param for client to add custom config - add params connectTimeout and readTimeout to instead the param time - update version to 1.3.0 --------- Co-authored-by: imbajin <[email protected]>
…k in README (#143) * Update 'How to Contribute' link and remove duplicate 'Guidelines' link in README This PR makes the following changes to the README file to streamline the contribution guidelines and avoid redundancy: - Updated the 'How to Contribute' link to ensure it directs contributors to the correct resource. - Removed the 'Guidelines' link as it duplicated the information provided in 'How to Contribute'. * Update contribution link from markdown to website - Changed the contribution guide link in the README.md from the markdown file to the corresponding section on the official website. - This change ensures that the link remains stable and is not impacted by the frequent changes to Markdown files.
40 tasks
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2613 +/- ##
============================================
- Coverage 47.22% 47.18% -0.04%
Complexity 583 583
============================================
Files 718 717 -1
Lines 58441 58439 -2
Branches 7492 7492
============================================
- Hits 27598 27575 -23
- Misses 28065 28082 +17
- Partials 2778 2782 +4 ☔ View full report in Codecov by Sentry. |
This comment was marked as outdated.
This comment was marked as outdated.
VGalaxies
force-pushed
the
intro-commons
branch
from
August 7, 2024 13:54
7681369
to
7704f2c
Compare
VGalaxies
force-pushed
the
intro-commons
branch
from
August 10, 2024 04:04
7704f2c
to
2fb9500
Compare
close by #2628 |
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.
WIP...