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

πŸ“¦ Release: v0.1.0-rc.1 #280

Merged
merged 51 commits into from
Jun 24, 2024

Merge branch 'main' into develop

59aafab
Select commit
Loading
Failed to load commit list.
Merged

πŸ“¦ Release: v0.1.0-rc.1 #280

Merge branch 'main' into develop
59aafab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 24, 2024 in 1s

65.98% (-1.00%) compared to 754af34

View this Pull Request on Codecov

65.98% (-1.00%) compared to 754af34

Details

Codecov Report

Attention: Patch coverage is 67.04805% with 144 lines in your changes missing coverage. Please review.

Project coverage is 65.98%. Comparing base (754af34) to head (59aafab).

Files Patch % Lines
pkg/api/http/handlers.go 0.00% 23 Missing ⚠️
pkg/api/schemas/errors.go 10.52% 17 Missing ⚠️
pkg/api/schemas/pool.go 0.00% 16 Missing ⚠️
pkg/providers/bedrock/chat.go 54.16% 11 Missing ⚠️
pkg/gateway.go 0.00% 9 Missing ⚠️
pkg/telemetry/telemetry.go 86.20% 6 Missing and 2 partials ⚠️
pkg/api/schemas/chat_stream.go 0.00% 6 Missing ⚠️
pkg/providers/anthropic/chat.go 75.00% 3 Missing and 1 partial ⚠️
pkg/providers/ollama/chat.go 75.00% 3 Missing and 1 partial ⚠️
pkg/api/schemas/chat.go 88.88% 2 Missing and 1 partial ⚠️
... and 23 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #280      +/-   ##
==========================================
- Coverage   66.98%   65.98%   -1.00%     
==========================================
  Files          78       83       +5     
  Lines        3577     3634      +57     
==========================================
+ Hits         2396     2398       +2     
- Misses       1054     1114      +60     
+ Partials      127      122       -5     

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.