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

Change detokenize behavior #54

Merged
merged 4 commits into from
May 10, 2024
Merged

Change detokenize behavior #54

merged 4 commits into from
May 10, 2024

Conversation

wfondrie
Copy link
Owner

Now detokenize() will truncate the output to the first stop token when trim_stop_token is used.

Copy link

codecov bot commented May 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.49%. Comparing base (1b53a35) to head (00fb33f).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #54      +/-   ##
==========================================
+ Coverage   97.16%   97.49%   +0.32%     
==========================================
  Files          24       24              
  Lines         953      957       +4     
==========================================
+ Hits          926      933       +7     
+ Misses         27       24       -3     

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

@wfondrie wfondrie merged commit 486221c into main May 10, 2024
7 checks passed
@wfondrie wfondrie deleted the detokenize branch May 10, 2024 08:12
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.

1 participant