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

encode numeric values in secondary index and primary-key #676

Merged
merged 1 commit into from
Sep 2, 2019

Conversation

javeme
Copy link
Contributor

@javeme javeme commented Sep 1, 2019

Change-Id: I6acfad358745a54284f80d236243bfbef61d2deb

Change-Id: I6acfad358745a54284f80d236243bfbef61d2deb
@codecov
Copy link

codecov bot commented Sep 1, 2019

Codecov Report

Merging #676 into master will decrease coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #676      +/-   ##
============================================
- Coverage     72.93%   72.91%   -0.02%     
  Complexity     3919     3919              
============================================
  Files           218      218              
  Lines         17688    17688              
  Branches       2533     2533              
============================================
- Hits          12901    12898       -3     
- Misses         3468     3471       +3     
  Partials       1319     1319
Impacted Files Coverage Δ Complexity Δ
...du/hugegraph/backend/tx/GraphIndexTransaction.java 80.24% <100%> (-0.61%) 174 <0> (-4)
...java/com/baidu/hugegraph/structure/HugeVertex.java 77.29% <100%> (ø) 65 <0> (ø) ⬇️
.../baidu/hugegraph/backend/query/ConditionQuery.java 83.55% <100%> (+0.6%) 95 <5> (+5) ⬆️

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 cd5953e...eebe6fe. Read the comment docs.

@Linary Linary merged commit 26e48a2 into master Sep 2, 2019
@Linary Linary deleted the encode-number-in-si-pk branch September 2, 2019 09:15
suesunss added a commit to suesunss/hugegraph that referenced this pull request Feb 21, 2020
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.

None yet

3 participants