-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Fix graph/meta/storage version in show hosts #3054
Merged
Merged
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
yixinglu
added
ready-for-testing
PR: ready for the CI test
type/bug
Type: something is unexpected
cherry-pick-v2.6
PR: need cherry-pick to this version
labels
Oct 13, 2021
yixinglu
requested review from
Aiee,
bright-starry-sky,
CPWstatic,
critical27,
czpmango and
nevermore3
October 13, 2021 10:46
Codecov Report
@@ Coverage Diff @@
## master #3054 +/- ##
==========================================
+ Coverage 84.20% 84.26% +0.06%
==========================================
Files 1287 1287
Lines 115319 115628 +309
==========================================
+ Hits 97100 97439 +339
+ Misses 18219 18189 -30
Continue to review full report at Codecov.
|
bright-starry-sky
approved these changes
Oct 14, 2021
jievince
approved these changes
Oct 14, 2021
Aiee
approved these changes
Oct 14, 2021
Sophie-Xie
pushed a commit
that referenced
this pull request
Oct 15, 2021
* Fix graph version bug * Fix storage version * Print cpack config * Decrease ubuntu compile parallelism
yixinglu
added a commit
that referenced
this pull request
Oct 18, 2021
* Expression test modify (#3041) * modify expression test * modify expression test 2 * complete coding * fix bug * modify expression test case * clang-format * fix bug:initialization-order-fiasco * add some obj * add test_path_function Co-authored-by: cpw <[email protected]> * add hash<set> & hash<map> (#3051) * fix dangling edge in path (#3008) * fix dangling edge * add test case * fix ci error * Fix graph/meta/storage version in show hosts (#3054) * Fix graph version bug * Fix storage version * Print cpack config * Decrease ubuntu compile parallelism * fix bug #3048 (#3069) Co-authored-by: haifei.zhao <[email protected]> Co-authored-by: cpw <[email protected]> Co-authored-by: jimingquan <[email protected]> Co-authored-by: Yee <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
cherry-pick-v2.6
PR: need cherry-pick to this version
ready-for-testing
PR: ready for the CI test
type/bug
Type: something is unexpected
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.
delete the build time in version, we will refactor the build time usage when sending heartbeat to meta.