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 request builder #162

Merged
merged 2 commits into from
Mar 15, 2023
Merged

Add testable request builder #162

merged 2 commits 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 #162 (be0685e) into master (53d195c) will increase coverage by 10.49%.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           master     #162       +/-   ##
===========================================
+ Coverage   56.23%   66.72%   +10.49%     
===========================================
  Files          17       18        +1     
  Lines         553      529       -24     
===========================================
+ Hits          311      353       +42     
+ Misses        189      136       -53     
+ Partials       53       40       -13     
Impacted Files Coverage Δ
api.go 70.96% <100.00%> (+1.40%) ⬆️
chat.go 100.00% <100.00%> (+16.66%) ⬆️
completion.go 66.66% <100.00%> (+7.84%) ⬆️
edits.go 100.00% <100.00%> (+25.00%) ⬆️
embeddings.go 45.00% <100.00%> (+6.53%) ⬆️
engines.go 86.66% <100.00%> (+60.00%) ⬆️
files.go 50.61% <100.00%> (+19.75%) ⬆️
fine_tunes.go 100.00% <100.00%> (+36.73%) ⬆️
image.go 52.43% <100.00%> (+0.71%) ⬆️
moderation.go 100.00% <100.00%> (+25.00%) ⬆️
... and 1 more

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 c34bc77 into master Mar 15, 2023
@sashabaranov sashabaranov deleted the request-builder 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.

None yet

1 participant