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 binary search in TextChunks #71

Merged
merged 8 commits into from
Dec 27, 2023

add back onig feature for tokenizers

be5f280
Select commit
Loading
Failed to load commit list.
Merged

Use binary search in TextChunks #71

add back onig feature for tokenizers
be5f280
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 27, 2023 in 1s

99.18% (+1.63%) compared to 6637a46

View this Pull Request on Codecov

99.18% (+1.63%) compared to 6637a46

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6637a46) 97.54% compared to head (be5f280) 99.18%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #71      +/-   ##
==========================================
+ Coverage   97.54%   99.18%   +1.63%     
==========================================
  Files           4        4              
  Lines         571      739     +168     
==========================================
+ Hits          557      733     +176     
+ Misses         14        6       -8     

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