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

Pre-allocate the results size in Graph ResultSetBuilder #144

Merged
merged 1 commit into from
Aug 11, 2022

Conversation

sazzad16
Copy link
Collaborator

@sazzad16 sazzad16 commented Aug 11, 2022

Ported from:-
PR: redis/jedis#3089
Commit: redis/jedis@4ce78bd

@codecov
Copy link

codecov bot commented Aug 11, 2022

Codecov Report

Merging #144 (e4c5817) into master (b24aa55) will not change coverage.
The diff coverage is 64.70%.

@@            Coverage Diff            @@
##             master     #144   +/-   ##
=========================================
  Coverage     70.84%   70.84%           
  Complexity      210      210           
=========================================
  Files            25       25           
  Lines           710      710           
  Branches         66       65    -1     
=========================================
  Hits            503      503           
  Misses          175      175           
  Partials         32       32           
Impacted Files Coverage Δ
...slabs/redisgraph/impl/resultset/ResultSetImpl.java 77.86% <64.70%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@sazzad16 sazzad16 merged commit 81302a1 into master Aug 11, 2022
@sazzad16 sazzad16 deleted the sh-results-size branch August 11, 2022 17:20
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.

2 participants