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

#42 init router config #48

Merged
merged 13 commits into from
Jan 1, 2024

42 linting

9b05734
Select commit
Loading
Failed to load commit list.
Merged

#42 init router config #48

42 linting
9b05734
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 succeeded Jan 1, 2024 in 0s

67.52% (+4.60%) compared to c62579d

View this Pull Request on Codecov

67.52% (+4.60%) compared to c62579d

Details

Codecov Report

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

Comparison is base (c62579d) 62.92% compared to head (9b05734) 67.52%.

Files Patch % Lines
pkg/providers/openai/chat.go 76.19% 13 Missing and 2 partials ⚠️
pkg/providers/openai/config.go 60.00% 12 Missing ⚠️
pkg/providers/openai/client.go 79.16% 4 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #48      +/-   ##
===========================================
+ Coverage    62.92%   67.52%   +4.60%     
===========================================
  Files            5        8       +3     
  Lines           89      234     +145     
===========================================
+ Hits            56      158     +102     
- Misses          30       65      +35     
- Partials         3       11       +8     

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