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

close tx in vertex/edge query only if needed #1039

Merged
merged 1 commit into from
Jun 16, 2020
Merged

Conversation

zhoney
Copy link
Contributor

@zhoney zhoney commented Jun 16, 2020

Change-Id: I0cc7b3897700449c9215e722e3e9e814f27a1b33

Change-Id: I0cc7b3897700449c9215e722e3e9e814f27a1b33
@codecov
Copy link

codecov bot commented Jun 16, 2020

Codecov Report

Merging #1039 into master will decrease coverage by 0.00%.
The diff coverage is 50.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1039      +/-   ##
============================================
- Coverage     69.13%   69.12%   -0.01%     
  Complexity     5422     5422              
============================================
  Files           329      329              
  Lines         26372    26376       +4     
  Branches       3757     3761       +4     
============================================
+ Hits          18231    18232       +1     
+ Misses         6360     6359       -1     
- Partials       1781     1785       +4     
Impacted Files Coverage Δ Complexity Δ
...in/java/com/baidu/hugegraph/api/graph/EdgeAPI.java 54.68% <50.00%> (-0.58%) 0.00 <0.00> (ø)
.../java/com/baidu/hugegraph/api/graph/VertexAPI.java 36.80% <50.00%> (-0.46%) 0.00 <0.00> (ø)
...om/baidu/hugegraph/task/StandardTaskScheduler.java 86.52% <0.00%> (+0.35%) 68.00% <0.00%> (ø%)

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 18c2804...18929f3. Read the comment docs.

@Linary Linary merged commit 8ae6b5e into master Jun 16, 2020
@Linary Linary deleted the close-tx-only-need branch June 16, 2020 09:57
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