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

fix example1 query error #638

Merged
merged 1 commit into from
Aug 14, 2019
Merged

fix example1 query error #638

merged 1 commit into from
Aug 14, 2019

Conversation

javeme
Copy link
Contributor

@javeme javeme commented Aug 12, 2019

Change-Id: I0410c64be5a2ccec2f81a94e6620517a87cf2d7d

Change-Id: I0410c64be5a2ccec2f81a94e6620517a87cf2d7d
@codecov
Copy link

codecov bot commented Aug 13, 2019

Codecov Report

Merging #638 into master will increase coverage by 2.92%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #638      +/-   ##
============================================
+ Coverage     69.46%   72.38%   +2.92%     
- Complexity     3629     3740     +111     
============================================
  Files           218      218              
  Lines         17296    17296              
  Branches       2437     2437              
============================================
+ Hits          12014    12520     +506     
+ Misses         4050     3495     -555     
- Partials       1232     1281      +49
Impacted Files Coverage Δ Complexity Δ
...hugegraph/backend/serializer/BinarySerializer.java 81.16% <100%> (+0.17%) 99 <0> (ø) ⬇️
...gegraph/backend/serializer/AbstractSerializer.java 78.94% <100%> (ø) 9 <0> (ø) ⬇️
...du/hugegraph/backend/tx/GraphIndexTransaction.java 80.72% <0%> (+0.41%) 166% <0%> (ø) ⬇️
...du/hugegraph/backend/store/BackendSessionPool.java 82.14% <0%> (+5.35%) 15% <0%> (+1%) ⬆️
...om/baidu/hugegraph/backend/store/BackendTable.java 92% <0%> (+6%) 12% <0%> (ø) ⬇️
...u/hugegraph/backend/store/hbase/HbaseSessions.java 67.82% <0%> (+67.82%) 24% <0%> (+24%) ⬆️
...aidu/hugegraph/backend/store/hbase/HbaseStore.java 78.04% <0%> (+78.04%) 29% <0%> (+29%) ⬆️
...u/hugegraph/backend/store/hbase/HbaseFeatures.java 82.35% <0%> (+82.35%) 14% <0%> (+14%) ⬆️
...aidu/hugegraph/backend/store/hbase/HbaseTable.java 82.85% <0%> (+82.85%) 36% <0%> (+36%) ⬆️
... and 3 more

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 78f361a...ef246d5. Read the comment docs.

@Linary Linary merged commit 97090e6 into master Aug 14, 2019
@Linary Linary deleted the example-fix-query-error branch August 14, 2019 12:44
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