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

use DeltaReader directly to implement Dictionnary::term_ord #1925

Merged
merged 2 commits into from
Mar 6, 2023

Conversation

trinity-1686a
Copy link
Contributor

fix #1853

@codecov-commenter
Copy link

codecov-commenter commented Mar 3, 2023

Codecov Report

Merging #1925 (203b260) into main (ed5a3b3) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main    #1925      +/-   ##
==========================================
- Coverage   94.46%   94.46%   -0.01%     
==========================================
  Files         309      309              
  Lines       56485    56513      +28     
==========================================
+ Hits        53361    53387      +26     
- Misses       3124     3126       +2     
Impacted Files Coverage Δ
sstable/src/dictionary.rs 87.74% <100.00%> (+0.73%) ⬆️
src/indexer/segment_serializer.rs 98.46% <0.00%> (-1.54%) ⬇️

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

@trinity-1686a trinity-1686a merged commit a4f7ca8 into main Mar 6, 2023
@trinity-1686a trinity-1686a deleted the term-ord-no-alloc branch March 6, 2023 08:45
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.

term_ord (sstable)
3 participants