-
-
Notifications
You must be signed in to change notification settings - Fork 11.3k
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
🐛 fix: fix stats data query issue #5283
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 |
TestGru AssignmentSummary
Files
Tip You can |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5283 +/- ##
=========================================
Coverage 92.10% 92.10%
=========================================
Files 572 572
Lines 44165 44167 +2
Branches 3924 2592 -1332
=========================================
+ Hits 40676 40678 +2
Misses 3489 3489
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ 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 1.43.1](v1.43.0...v1.43.1) <sup>Released on **2025-01-03**</sup> #### 🐛 Bug Fixes - **misc**: Fix stats data query issue. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix stats data query issue, closes [#5283](#5283) ([f3fdee7](f3fdee7)) </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 1.43.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [Version 1.85.0](v1.84.6...v1.85.0) <sup>Released on **2025-01-04**</sup> #### ✨ Features - **misc**: Add User Stats and Refactor Profile. #### 🐛 Bug Fixes - **misc**: Fix chat page error, fix stats data query issue. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Add User Stats and Refactor Profile, closes [lobehub#5149](https://github.com/bentwnghk/lobe-chat/issues/5149) ([cbc219c](cbc219c)) #### What's fixed * **misc**: Fix chat page error, closes [lobehub#5280](https://github.com/bentwnghk/lobe-chat/issues/5280) ([315e626](315e626)) * **misc**: Fix stats data query issue, closes [lobehub#5283](https://github.com/bentwnghk/lobe-chat/issues/5283) ([f3fdee7](f3fdee7)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
* update locale * fix: fix user id query * fix * fix modal text
### [Version 1.43.1](lobehub/lobe-chat@v1.43.0...v1.43.1) <sup>Released on **2025-01-03**</sup> #### 🐛 Bug Fixes - **misc**: Fix stats data query issue. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix stats data query issue, closes [lobehub#5283](lobehub#5283) ([f3fdee7](lobehub@f3fdee7)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
* update locale * fix: fix user id query * fix * fix modal text
### [Version 1.43.1](lobehub/lobe-chat@v1.43.0...v1.43.1) <sup>Released on **2025-01-03**</sup> #### 🐛 Bug Fixes - **misc**: Fix stats data query issue. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix stats data query issue, closes [lobehub#5283](lobehub#5283) ([f3fdee7](lobehub@f3fdee7)) </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