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

cache limit vertex sub-properties size #942

Merged
merged 1 commit into from
Apr 11, 2020
Merged

Conversation

javeme
Copy link
Contributor

@javeme javeme commented Apr 11, 2020

Change-Id: I32125bcf4c6d57724ba75894e8ee32fff81faa0c

Change-Id: I32125bcf4c6d57724ba75894e8ee32fff81faa0c
@codecov
Copy link

codecov bot commented Apr 11, 2020

Codecov Report

Merging #942 into master will decrease coverage by 0.00%.
The diff coverage is 70.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #942      +/-   ##
============================================
- Coverage     71.94%   71.93%   -0.01%     
- Complexity     4674     4677       +3     
============================================
  Files           298      298              
  Lines         22322    22330       +8     
  Branches       3159     3162       +3     
============================================
+ Hits          16059    16064       +5     
- Misses         4699     4701       +2     
- Partials       1564     1565       +1     
Impacted Files Coverage Δ Complexity Δ
...ugegraph/backend/cache/CachedGraphTransaction.java 91.30% <0.00%> (ø) 32.00 <0.00> (ø)
...ava/com/baidu/hugegraph/structure/HugeElement.java 69.62% <87.50%> (+0.95%) 55.00 <3.00> (+3.00)
...n/java/com/baidu/hugegraph/task/TaskScheduler.java 83.14% <0.00%> (-0.38%) 62.00% <0.00%> (ø%)
...du/hugegraph/backend/tx/GraphIndexTransaction.java 79.45% <0.00%> (-0.13%) 186.00% <0.00%> (ø%)
...a/com/baidu/hugegraph/backend/query/Condition.java 79.25% <0.00%> (ø) 31.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 c41356f...212a812. Read the comment docs.

@javeme javeme merged commit 9ad2ab1 into master Apr 11, 2020
@javeme javeme deleted the cache-limit-vertex-sub-props branch April 11, 2020 08:43
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