-
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
refactor(core): StringEncoding #300
refactor(core): StringEncoding #300
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #300 +/- ##
============================================
+ Coverage 85.03% 85.23% +0.20%
- Complexity 3296 3301 +5
============================================
Files 349 349
Lines 12485 12459 -26
Branches 1130 1123 -7
============================================
+ Hits 10616 10620 +4
+ Misses 1329 1300 -29
+ Partials 540 539 -1 ☔ View full report in Codecov by Sentry. |
NOTICE
Outdated
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.
if we remove the refer, we should delete all unnecessary NOTICE info from JG
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.
Check carefully if any code may use it~ (just a reminder)
computer-dist/release-docs/NOTICE
Outdated
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.
same, delete all of the JG NOTICE info
Purpose of the PR
org.apache.hugegraph.computer.core.util.StringEncoding
for next release.Main Changes
org.apache.hugegraph.computer.core.util.StringEncoding
.org.apache.hugegraph.computer.core.util.StringEncoding
.Verifying these changes
Does this PR potentially affect the following parts?
Documentation Status
Doc - TODO
Doc - Done
Doc - No Need