mrsteele / openai-tokens

A service for calculating, managing, truncating openai tokens
MIT License
18 stars 3 forks source link

feat: adding the options field instead of limits #4

Closed mrsteele closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 71.42% and project coverage change: +1.42% :tada:

Comparison is base (8ca1dba) 80.00% compared to head (4ad273c) 81.42%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4 +/- ## ========================================== + Coverage 80.00% 81.42% +1.42% ========================================== Files 4 4 Lines 70 70 Branches 19 20 +1 ========================================== + Hits 56 57 +1 + Misses 12 11 -1 Partials 2 2 ``` | [Files Changed](https://app.codecov.io/gh/mrsteele/openai-tokens/pull/4?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matt+Steele) | Coverage Δ | | |---|---|---| | [src/validate.js](https://app.codecov.io/gh/mrsteele/openai-tokens/pull/4?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matt+Steele#diff-c3JjL3ZhbGlkYXRlLmpz) | `100.00% <ø> (ø)` | | | [src/truncate.js](https://app.codecov.io/gh/mrsteele/openai-tokens/pull/4?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matt+Steele#diff-c3JjL3RydW5jYXRlLmpz) | `63.88% <71.42%> (+2.77%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: