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 cassandra delete edge with label covered too many lines #727

Merged
merged 1 commit into from
Nov 4, 2019

Conversation

Linary
Copy link
Contributor

@Linary Linary commented Nov 4, 2019

Change-Id: I8a4b000c7d91e542fbe30140b770062a0376082d

Change-Id: I8a4b000c7d91e542fbe30140b770062a0376082d
@codecov
Copy link

codecov bot commented Nov 4, 2019

Codecov Report

Merging #727 into master will increase coverage by 0.01%.
The diff coverage is 90%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #727      +/-   ##
============================================
+ Coverage     71.12%   71.13%   +0.01%     
  Complexity     4330     4330              
============================================
  Files           281      281              
  Lines         20693    20699       +6     
  Branches       2919     2920       +1     
============================================
+ Hits          14718    14725       +7     
+ Misses         4527     4524       -3     
- Partials       1448     1450       +2
Impacted Files Coverage Δ Complexity Δ
...graph/backend/store/cassandra/CassandraTables.java 87.14% <90%> (+0.22%) 1 <0> (ø) ⬇️
...a/com/baidu/hugegraph/backend/query/Condition.java 77.59% <0%> (-0.83%) 31% <0%> (ø)
...n/java/com/baidu/hugegraph/task/TaskScheduler.java 71.37% <0%> (+1.14%) 44% <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 5878d8f...455ec28. Read the comment docs.

@zhoney zhoney merged commit d5b398e into master Nov 4, 2019
@zhoney zhoney deleted the cassa-delete-bug branch November 4, 2019 05:03
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