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

feat/btree: add BTree with scale #3536

Closed
wants to merge 7 commits into from

cleanup

5615c8a
Select commit
Loading
Failed to load commit list.
Closed

feat/btree: add BTree with scale #3536

cleanup
5615c8a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 16, 2024 in 1s

50.21% (target 50.00%)

View this Pull Request on Codecov

50.21% (target 50.00%)

Details

Codecov Report

Attention: 46 lines in your changes are missing coverage. Please review.

Comparison is base (619be1b) 50.18% compared to head (5615c8a) 50.21%.
Report is 24 commits behind head on development.

Additional details and impacted files
@@               Coverage Diff               @@
##           development    #3536      +/-   ##
===============================================
+ Coverage        50.18%   50.21%   +0.02%     
===============================================
  Files              229      230       +1     
  Lines            28595    28692      +97     
===============================================
+ Hits             14350    14407      +57     
- Misses           12721    12748      +27     
- Partials          1524     1537      +13