-
-
Notifications
You must be signed in to change notification settings - Fork 10k
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
♻️ refactor: refactor the google api route and add more tests for chat route #1424
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
👍 @arvinxx Thank you for raising your pull request and contributing to our Community |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1424 +/- ##
==========================================
+ Coverage 89.48% 90.46% +0.97%
==========================================
Files 218 221 +3
Lines 11151 11423 +272
Branches 1269 1327 +58
==========================================
+ Hits 9979 10334 +355
+ Misses 1172 1089 -83 ☔ View full report in Codecov by Sentry. |
❤️ Great PR @arvinxx ❤️ The growth of project is inseparable from user feedback and contribution, thanks for your contribution! If you are interesting with the lobehub developer community, please join our discord and then dm @arvinxx or @canisminor1990. They will invite you to our private developer channel. We are talking about the lobe-chat development or sharing ai newsletter around the world. |
### [Version 0.130.3](v0.130.2...v0.130.3) <sup>Released on **2024-02-29**</sup> #### ♻ Code Refactoring - **misc**: Refactor the google api route and add more tests for chat route. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Code refactoring * **misc**: Refactor the google api route and add more tests for chat route, closes [#1424](#1424) ([063a4d5](063a4d5)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
🎉 This PR is included in version 0.130.3 🎉 The release is available on: Your semantic-release bot 📦🚀 |
### [Version 1.12.2](v1.12.1...v1.12.2) <sup>Released on **2024-02-29**</sup> #### ♻ Code Refactoring - **misc**: Refactor the google api route and add more tests for chat route. #### 🐛 Bug Fixes - **misc**: Update azure OpenAI api version options to latest. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Code refactoring * **misc**: Refactor the google api route and add more tests for chat route, closes [lobehub#1424](https://github.com/bentwnghk/lobe-chat/issues/1424) ([063a4d5](063a4d5)) #### What's fixed * **misc**: Update azure OpenAI api version options to latest, closes [lobehub#1423](https://github.com/bentwnghk/lobe-chat/issues/1423) ([d992262](d992262)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
…t route (lobehub#1424) * ♻️ refactor: refactor the Google api router * ✅ test: add test for the chat api router
### [Version 0.130.3](lobehub/lobe-chat@v0.130.2...v0.130.3) <sup>Released on **2024-02-29**</sup> #### ♻ Code Refactoring - **misc**: Refactor the google api route and add more tests for chat route. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Code refactoring * **misc**: Refactor the google api route and add more tests for chat route, closes [lobehub#1424](lobehub#1424) ([063a4d5](lobehub@063a4d5)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
### [Version 0.130.3](lobehub/lobe-chat@v0.130.2...v0.130.3) <sup>Released on **2024-02-29**</sup> #### ♻ Code Refactoring - **misc**: Refactor the google api route and add more tests for chat route. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Code refactoring * **misc**: Refactor the google api route and add more tests for chat route, closes [#1424](lobehub/lobe-chat#1424) ([063a4d5](lobehub/lobe-chat@063a4d5)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
📝 补充信息 | Additional Information