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

♻️ #151: Moved specific provider schemas closer to provider's packages #152

Merged
merged 3 commits into from
Feb 22, 2024

Conversation

roma-glushko
Copy link
Member

Changes

  • Moved specific provider schemas closer to provider's packages
  • simplified naming for Glide schema (removed the unified prefix)

@roma-glushko roma-glushko self-assigned this Feb 18, 2024
@roma-glushko roma-glushko changed the title #151: Moved specific provider schemas closer to provider's packages &… ♻️ #151: Moved specific provider schemas closer to provider's packages Feb 18, 2024
@roma-glushko roma-glushko linked an issue Feb 18, 2024 that may be closed by this pull request
Copy link

codecov bot commented Feb 18, 2024

Codecov Report

Attention: Patch coverage is 93.02326% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 70.63%. Comparing base (87dca9c) to head (34ab8af).

Files Patch % Lines
pkg/providers/bedrock/chat.go 66.66% 2 Missing ⚠️
pkg/providers/cohere/chat.go 83.33% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #152   +/-   ##
========================================
  Coverage    70.63%   70.63%           
========================================
  Files           40       40           
  Lines         2006     2006           
========================================
  Hits          1417     1417           
  Misses         514      514           
  Partials        75       75           

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

@roma-glushko roma-glushko merged commit 474d54c into develop Feb 22, 2024
7 of 8 checks passed
@roma-glushko roma-glushko deleted the 151-move-provider-schemas-out-of-glide-api branch February 22, 2024 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

♻️ Move model provide schemas out of Glide API package
2 participants