Conversation
Codecov Report
@@ Coverage Diff @@
## master #524 +/- ##
============================================
- Coverage 62.47% 62.42% -0.06%
+ Complexity 1868 895 -973
============================================
Files 260 91 -169
Lines 9436 4404 -5032
Branches 876 519 -357
============================================
- Hits 5895 2749 -3146
+ Misses 3157 1450 -1707
+ Partials 384 205 -179 see 169 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
|
Due to the lack of activity, the current pr is marked as stale and will be closed after 180 days, any update will remove the stale label |
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.
Purpose of the PR
Main Changes
The aim of this PR is to enable the execution of LDBC SNB (Social Network Benchmark) tests on HugeGraph. To achieve this, I have made modifications to certain portions of the code related to the workload and Gremlin query statements. Additionally, I have authored a README document to provide clear instructions on the testing process. These changes ensure that the LDBC tests can be executed successfully.
Verifying these changes
Does this PR potentially affect the following parts?
Documentation Status
Doc - TODODoc - DoneDoc - No Need