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

delete ScyllaDB label index tables #717

Merged
merged 1 commit into from
Oct 25, 2019
Merged

Conversation

javeme
Copy link
Contributor

@javeme javeme commented Oct 24, 2019

Change-Id: I1978174e2fbf0ddb64e3d3bdee1a747216fc038f
related: #455

Change-Id: I1978174e2fbf0ddb64e3d3bdee1a747216fc038f
related: #455
@codecov
Copy link

codecov bot commented Oct 24, 2019

Codecov Report

Merging #717 into master will increase coverage by 1.14%.
The diff coverage is 73.33%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #717      +/-   ##
============================================
+ Coverage     74.41%   75.56%   +1.14%     
  Complexity     4143     4143              
============================================
  Files           221      220       -1     
  Lines         18091    17812     -279     
  Branches       2591     2553      -38     
============================================
- Hits          13462    13459       -3     
+ Misses         3253     2977     -276     
  Partials       1376     1376
Impacted Files Coverage Δ Complexity Δ
.../hugegraph/backend/store/BackendEntryIterator.java 61.01% <0%> (ø) 17 <0> (ø) ⬇️
...java/com/baidu/hugegraph/backend/page/PageIds.java 81.81% <0%> (-18.19%) 6 <1> (ø)
...du/hugegraph/backend/tx/GraphIndexTransaction.java 80.31% <100%> (-0.4%) 176 <0> (ø)
.../backend/store/scylladb/ScyllaDBStoreProvider.java 100% <100%> (+23.4%) 7 <0> (ø) ⬇️
...va/com/baidu/hugegraph/backend/page/PageState.java 94.28% <50%> (-5.72%) 13 <1> (ø)
...a/com/baidu/hugegraph/backend/query/Condition.java 78% <0%> (+0.41%) 31% <0%> (ø) ⬇️

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 c34c999...e9424fc. Read the comment docs.

@zhoney zhoney merged commit cf15cc3 into master Oct 25, 2019
@zhoney zhoney deleted the scylladb-label-index-code-delete branch October 25, 2019 15:06
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