-
-
Notifications
You must be signed in to change notification settings - Fork 141
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
feat(tiamnu): hard code in defs.h (#1481) #1533
feat(tiamnu): hard code in defs.h (#1481) #1533
Conversation
Thanks for the contribution! Please review the labels and make any necessary changes. |
4a558e0
to
3553730
Compare
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## stonedb-5.7-dev #1533 +/- ##
===================================================
- Coverage 45.15% 44.96% -0.20%
===================================================
Files 1999 1999
Lines 413931 413915 -16
===================================================
- Hits 186906 186108 -798
- Misses 227025 227807 +782
... and 293 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
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
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, nice job!
ci/cd failed, in debian:
In Centos7:
It seems the changes caused some internal crashed. We should do further confirmation. |
This is very interesting. I looked into these two tests but couldn't really get where the error came from. But posted some preliminary investigation here incase you may know what happened. In debian, the I tested locally, and two other tests failed: And after a very quick check, I think at lest some failures were thrown from Will look into this soon. |
This pull request has merge conflicts, you should resolve it before merged. @zzzz-vincent please update it :) Try |
@zzzz-vincent , Pls, you need re-pull the latest code, and, we refined some files you changed, Thanks. |
change magic number to readable const
41e4250
to
2e74d03
Compare
change magic number to readable const
Summary about this PR
Issue Number: close #1481
Tests Check List
Changelog
Documentation