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

test: fix compile error in api integration test #548

Conversation

vvatanabe
Copy link
Collaborator

Describe the change
The compilation of the integration test is broken. It seems to have regressed due to the refactoring in PR #522.

Describe your solution
Imported "github.com/sashabaranov/go-openai" and fixed the reference error.

Tests
None

Additional context
Issue: #547

Copy link

codecov bot commented Nov 7, 2023

Codecov Report

Merging #548 (309cd21) into master (a20eb08) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #548   +/-   ##
=======================================
  Coverage   97.85%   97.85%           
=======================================
  Files          20       20           
  Lines         978      978           
=======================================
  Hits          957      957           
  Misses         15       15           
  Partials        6        6           

@vvatanabe vvatanabe force-pushed the fix-integration-test-is-broken-547 branch from aa5a5af to 309cd21 Compare November 7, 2023 22:22
@vvatanabe vvatanabe marked this pull request as ready for review November 7, 2023 23:02
@vvatanabe
Copy link
Collaborator Author

@sashabaranov Please check it;D

@sashabaranov
Copy link
Owner

Thank you!!

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.

3 participants