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

New hyper tree implementation using batches #71

Merged
merged 27 commits into from
Feb 25, 2019
Merged

Conversation

aalda
Copy link
Contributor

@aalda aalda commented Feb 22, 2019

No description provided.

@aalda aalda requested review from panchoh and gdiazlo February 22, 2019 12:16
@codecov-io
Copy link

codecov-io commented Feb 25, 2019

Codecov Report

Merging #71 into master will increase coverage by 6.67%.
The diff coverage is 75.44%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #71      +/-   ##
==========================================
+ Coverage   61.63%   68.31%   +6.67%     
==========================================
  Files          49       62      +13     
  Lines        2990     3225     +235     
==========================================
+ Hits         1843     2203     +360     
+ Misses        984      879     -105     
+ Partials      163      143      -20
Impacted Files Coverage Δ
gossip/agent.go 57.14% <ø> (ø) ⬆️
balloon/cache/lru.go 0% <0%> (ø) ⬆️
balloon/test_util.go 0% <0%> (ø)
balloon/history/navigation/test_util.go 0% <0%> (ø)
balloon/hyper/navigation/audit.go 0% <0%> (ø)
balloon/hyper/pruning/loader.go 0% <0%> (ø)
balloon/history/pruning/print_visitor.go 0% <0%> (ø)
balloon/hyper/pruning/rebuild.go 0% <0%> (ø)
balloon/balloon.go 78.66% <100%> (-6.67%) ⬇️
balloon/cache/simple.go 70.58% <100%> (ø) ⬆️
... and 60 more

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 57ace16...2657014. Read the comment docs.

aalda and others added 27 commits February 25, 2019 11:38
Co-authored-by: Gabriel Díaz <[email protected]>
Co-authored-by: Gabriel Díaz <[email protected]>
Co-authored-by: Gabriel Díaz <[email protected]>
Co-authored-by: Gabriel Díaz <[email protected]
Co-authored-by: Gabriel Díaz <[email protected]>
Co-authored-by: Gabriel Díaz <[email protected]>
Co-authored-by: Gabriel Díaz <[email protected]>
Co-authored-by: Gabriel Díaz <[email protected]>
Co-authored-by: Gabriel Díaz <[email protected]>
Co-authored-by: Gabriel Díaz <[email protected]>
Co-authored-by: Gabriel Díaz <[email protected]>
Co-authored-by: Gabriel Díaz <[email protected]>
Co-authored-by: Gabriel Díaz <[email protected]>
Co-authored-by: Gabriel Díaz <[email protected]>
@aalda
Copy link
Contributor Author

aalda commented Feb 25, 2019

Finally, tests have run successfully!

@aalda aalda merged commit 91b12cb into BBVA:master Feb 25, 2019
@aalda aalda deleted the separated_trees branch February 26, 2019 09:00
suizman pushed a commit to jllucas/qed that referenced this pull request Jun 4, 2019
New hyper tree implementation using batches

Former-commit-id: 91b12cb
suizman pushed a commit that referenced this pull request Sep 30, 2019
New hyper tree implementation using batches

Former-commit-id: 8242ae7 [formerly 91b12cb]
Former-commit-id: 8f15a9b
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