-
Notifications
You must be signed in to change notification settings - Fork 41
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: correct incorrect comment #268
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
By the way, hugegraph-computer ci was failed and it seems not to be caused by this PR. can u help to improve it when free? (i have rerun many times) @coderzc @Radeity |
Codecov Report
@@ Coverage Diff @@
## master #268 +/- ##
============================================
+ Coverage 85.83% 85.89% +0.05%
- Complexity 3235 3236 +1
============================================
Files 344 344
Lines 12115 12115
Branches 1092 1092
============================================
+ Hits 10399 10406 +7
+ Misses 1194 1187 -7
Partials 522 522
... and 2 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
I've checked error logs and find that there's an unexpected state change, we expect to receive Lines 250 to 257 in 15fc9bb
|
Purpose of the PR
Main Changes
Correct incorrect comment.
Verifying these changes
Does this PR potentially affect the following parts?
Documentation Status
Doc - TODO
Doc - Done
Doc - No Need