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

🐛 fix: Link jump in mobile terminal data statistics #6893

Merged
merged 1 commit into from
Mar 11, 2025

Conversation

XiaoBa-Yu
Copy link
Contributor

@XiaoBa-Yu XiaoBa-Yu commented Mar 11, 2025

💻 变更类型 | Change Type

  • ✨ feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style
  • 👷 build
  • ⚡️ perf
  • 📝 docs
  • 🔨 chore

🔀 变更说明 | Description of Change

📝 补充信息 | Additional Information

Copy link

vercel bot commented Mar 11, 2025

Someone is attempting to deploy a commit to the LobeChat Desktop Team on Vercel.

A member of the Team first needs to authorize it.

@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Mar 11, 2025
Copy link
Contributor

gru-agent bot commented Mar 11, 2025

TestGru Assignment

Summary

Link CommitId Status Reason
Detail 1b23e99 🚫 Skipped No files need to be tested {"src/app/[variants]/(main)/profile/stats/Client.tsx":"target file(src/app/[variants]/(main)/profile/stats/Client.tsx) not in work scope \n include: src/utils,src/server,src/database,src/services,src/store,packages//src/ \n exclude: node_modules,/*.test.ts,/.test.tsx,**/.spec.ts,/*.spec.tsx,/.d.ts,**/.test.js,/*.spec.js,src/database/server","src/app/[variants]/(main)/profile/stats/features/AssistantsRank.tsx":"target file(src/app/[variants]/(main)/profile/stats/features/AssistantsRank.tsx) not in work scope \n include: src/utils,src/server,src/database,src/services,src/store,packages//src/** \n exclude: node_modules,/*.test.ts,/.test.tsx,**/.spec.ts,/*.spec.tsx,/.d.ts,**/.test.js,**/*.spec.js,src/database/server","src/app/[variants]/(main)/profile/stats/features/TopicsRank.tsx":"target file(src/app/[variants]/(main)/profile/stats/features/TopicsRank.tsx) not in work scope \n include: src/utils,src/server,src/database,src/servic…

Tip

You can @gru-agent and leave your feedback. TestGru will make adjustments based on your input

@arvinxx arvinxx changed the title fix: Link jump in mobile terminal data statistics(#6703) fix: Link jump in mobile terminal data statistics Mar 11, 2025
@arvinxx arvinxx changed the title fix: Link jump in mobile terminal data statistics 🐛 fix: Link jump in mobile terminal data statistics Mar 11, 2025
Copy link

vercel bot commented Mar 11, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
lobe-chat-preview ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 11, 2025 5:35pm

Copy link

codecov bot commented Mar 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.42%. Comparing base (a3099cf) to head (1b23e99).
Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6893   +/-   ##
=======================================
  Coverage   91.42%   91.42%           
=======================================
  Files         729      729           
  Lines       68702    68702           
  Branches     4877     4877           
=======================================
  Hits        62812    62812           
  Misses       5890     5890           
Flag Coverage Δ
app 91.42% <ø> (ø)
server 97.57% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@arvinxx arvinxx merged commit 505d24d into lobehub:main Mar 11, 2025
13 of 16 checks passed
@canisminor1990
Copy link
Member

❤️ Great PR @XiaoBa-Yu ❤️

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.
项目的成长离不开用户反馈和贡献,感谢您的贡献! 如果您对 LobeHub 开发者社区感兴趣,请加入我们的 discord,然后私信 @arvinxx@canisminor1990。他们会邀请您加入我们的私密开发者频道。我们将会讨论关于 Lobe Chat 的开发,分享和讨论全球范围内的 AI 消息。

github-actions bot pushed a commit that referenced this pull request Mar 11, 2025
### [Version&nbsp;1.70.6](v1.70.5...v1.70.6)
<sup>Released on **2025-03-11**</sup>

#### 🐛 Bug Fixes

- **misc**: Link jump in mobile terminal data statistics.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### What's fixed

* **misc**: Link jump in mobile terminal data statistics, closes [#6893](#6893) ([505d24d](505d24d))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
@canisminor1990
Copy link
Member

🎉 This PR is included in version 1.70.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] 手机端数据统计里的链接跳转错误
3 participants