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

remove allocations in split compound words #2080

Merged
merged 2 commits into from
Jul 13, 2023
Merged

remove allocations in split compound words #2080

merged 2 commits into from
Jul 13, 2023

Conversation

PSeitz
Copy link
Contributor

@PSeitz PSeitz commented Jun 9, 2023

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #2080 (6d6cacf) into main (fdecb79) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##             main    #2080   +/-   ##
=======================================
  Coverage   94.39%   94.40%           
=======================================
  Files         321      321           
  Lines       60386    60390    +4     
=======================================
+ Hits        57004    57010    +6     
+ Misses       3382     3380    -2     
Impacted Files Coverage Δ
src/tokenizer/split_compound_words.rs 94.08% <100.00%> (+0.14%) ⬆️

... and 4 files with indirect coverage changes

@PSeitz PSeitz requested a review from fulmicoton June 28, 2023 07:32
@fulmicoton fulmicoton merged commit 1e7cd48 into main Jul 13, 2023
5 checks passed
@fulmicoton fulmicoton deleted the tokenizer_api branch July 13, 2023 00:43
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.

None yet

4 participants