mrsteele / openai-tokens

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

Feature/client #15

Closed mrsteele closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 97.91% and project coverage change: +0.17% :tada:

Comparison is base (73985d0) 97.32% compared to head (3c389ee) 97.50%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #15 +/- ## ========================================== + Coverage 97.32% 97.50% +0.17% ========================================== Files 7 8 +1 Lines 112 160 +48 Branches 27 46 +19 ========================================== + Hits 109 156 +47 Misses 3 3 - Partials 0 1 +1 ``` | [Files Changed](https://app.codecov.io/gh/mrsteele/openai-tokens/pull/15?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matt+Steele) | Coverage Δ | | |---|---|---| | [src/client.js](https://app.codecov.io/gh/mrsteele/openai-tokens/pull/15?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matt+Steele#diff-c3JjL2NsaWVudC5qcw==) | `97.87% <97.87%> (ø)` | | | [src/index.js](https://app.codecov.io/gh/mrsteele/openai-tokens/pull/15?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matt+Steele#diff-c3JjL2luZGV4Lmpz) | `100.00% <100.00%> (ø)` | |

: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 2.3.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: