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

61 update openai client #62

Merged
merged 7 commits into from
Jan 5, 2024

#61: lint

79e4f45
Select commit
Loading
Failed to load commit list.
Merged

61 update openai client #62

#61: lint
79e4f45
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Jan 5, 2024 in 0s

66.14% (-1.89%) compared to ff3dc22

View this Pull Request on Codecov

66.14% (-1.89%) compared to ff3dc22

Details

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (ff3dc22) 68.03% compared to head (79e4f45) 66.14%.

Files Patch % Lines
pkg/providers/cohere/chat.go 85.71% 2 Missing and 2 partials ⚠️
pkg/providers/openai/chat.go 96.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #62      +/-   ##
===========================================
- Coverage    68.03%   66.14%   -1.89%     
===========================================
  Files           11       11              
  Lines          463      449      -14     
===========================================
- Hits           315      297      -18     
- Misses         125      128       +3     
- Partials        23       24       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.