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

Enable all btree types and do clean restart #302

Merged
merged 1 commit into from
Feb 7, 2024
Merged

Enable all btree types and do clean restart #302

merged 1 commit into from
Feb 7, 2024

Conversation

shosseinimotlagh
Copy link
Contributor

No description provided.

sanebay
sanebay previously approved these changes Feb 2, 2024
@codecov-commenter
Copy link

codecov-commenter commented Feb 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e073fe2) 47.65% compared to head (73dae1e) 47.50%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #302      +/-   ##
==========================================
- Coverage   47.65%   47.50%   -0.16%     
==========================================
  Files         107      107              
  Lines        9271     9280       +9     
  Branches     1197     1202       +5     
==========================================
- Hits         4418     4408      -10     
- Misses       4390     4403      +13     
- Partials      463      469       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

src/tests/CMakeLists.txt Show resolved Hide resolved
src/tests/test_index_btree.cpp Show resolved Hide resolved
sanebay
sanebay previously approved these changes Feb 6, 2024
@shosseinimotlagh shosseinimotlagh linked an issue Feb 6, 2024 that may be closed by this pull request
@shosseinimotlagh shosseinimotlagh merged commit 7ccd134 into eBay:master Feb 7, 2024
20 checks passed
@shosseinimotlagh shosseinimotlagh deleted the btree_types branch February 7, 2024 00:04
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.

Long running Index Service Validation with clean restart
3 participants