Skip to content
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

improve LongEncoding.decodeSortable() #34

Merged
merged 2 commits into from
Jul 22, 2019
Merged

improve LongEncoding.decodeSortable() #34

merged 2 commits into from
Jul 22, 2019

Conversation

zhoney
Copy link
Contributor

@zhoney zhoney commented Jul 21, 2019

Change-Id: I4816c3db5228ccaf5f45d3779967db634d4fb7ab

Change-Id: I4816c3db5228ccaf5f45d3779967db634d4fb7ab
@codecov
Copy link

codecov bot commented Jul 21, 2019

Codecov Report

Merging #34 into master will increase coverage by 0.16%.
The diff coverage is 83.33%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master     #34      +/-   ##
===========================================
+ Coverage     75.13%   75.3%   +0.16%     
- Complexity      492     496       +4     
===========================================
  Files            48      48              
  Lines          1653    1656       +3     
  Branches        251     252       +1     
===========================================
+ Hits           1242    1247       +5     
- Misses          299     300       +1     
+ Partials        112     109       -3
Impacted Files Coverage Δ Complexity Δ
...ava/com/baidu/hugegraph/version/CommonVersion.java 50% <ø> (ø) 1 <0> (ø) ⬇️
...in/java/com/baidu/hugegraph/util/LongEncoding.java 87.27% <83.33%> (+0.73%) 19 <0> (+2) ⬆️
.../main/java/com/baidu/hugegraph/event/EventHub.java 81.94% <0%> (+1.38%) 27% <0%> (+1%) ⬆️
.../main/java/com/baidu/hugegraph/perf/Stopwatch.java 87.75% <0%> (+2.04%) 21% <0%> (+1%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0436a14...92df4b0. Read the comment docs.

Change-Id: I7962ffe9f55a2ef33752a414262e89d5a7918cc1
@Linary Linary merged commit cc46341 into master Jul 22, 2019
@Linary Linary deleted the longencoding branch July 22, 2019 03:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants