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

Add testable json marshaller #161

Merged
merged 1 commit into from
Mar 15, 2023
Merged

Add testable json marshaller #161

merged 1 commit into from
Mar 15, 2023

Conversation

sashabaranov
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Mar 15, 2023

Codecov Report

Merging #161 (c4e3a73) into master (ba77a64) will increase coverage by 5.87%.
The diff coverage is 87.50%.

@@            Coverage Diff             @@
##           master     #161      +/-   ##
==========================================
+ Coverage   50.36%   56.23%   +5.87%     
==========================================
  Files          16       17       +1     
  Lines         548      553       +5     
==========================================
+ Hits          276      311      +35     
+ Misses        211      189      -22     
+ Partials       61       53       -8     
Impacted Files Coverage Δ
api.go 69.56% <71.42%> (+5.92%) ⬆️
chat.go 83.33% <100.00%> (+16.66%) ⬆️
completion.go 58.82% <100.00%> (+17.64%) ⬆️
edits.go 75.00% <100.00%> (+25.00%) ⬆️
embeddings.go 38.46% <100.00%> (+23.07%) ⬆️
fine_tunes.go 63.26% <100.00%> (+6.12%) ⬆️
image.go 51.72% <100.00%> (+3.44%) ⬆️
marshaller.go 100.00% <100.00%> (ø)
moderation.go 75.00% <100.00%> (+25.00%) ⬆️

... and 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@sashabaranov sashabaranov merged commit 53d195c into master Mar 15, 2023
@sashabaranov sashabaranov deleted the testable-json-marshal branch March 15, 2023 09:16
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