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

♻️ refactor: move backend api to (backend) folder group #4262

Merged
merged 2 commits into from
Oct 5, 2024

Conversation

arvinxx
Copy link
Contributor

@arvinxx arvinxx commented Oct 5, 2024

💻 变更类型 | Change Type

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

🔀 变更说明 | Description of Change

将所有后端端口服务都收敛到 backend 文件夹下

📝 补充信息 | Additional Information

最理想情况下,本次目录变更应该不影响任何代码变动(只有文件夹移动)。而目前看还是有 +21 -21 的diff(代码位置引用变更),说明这21行代码所在的实现还有不合理之处,需要将相关代码做一下重构与优化。

@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Oct 5, 2024
Copy link

vercel bot commented Oct 5, 2024

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

Name Status Preview Comments Updated (UTC)
lobe-chat-database ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 5, 2024 3:22pm
lobe-chat-preview ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 5, 2024 3:22pm

@lobehubbot
Copy link
Member

👍 @arvinxx

Thank you for raising your pull request and contributing to our Community
Please make sure you have followed our contributing guidelines. We will review it as soon as possible.
If you encounter any problems, please feel free to connect with us.
非常感谢您提出拉取请求并为我们的社区做出贡献,请确保您已经遵循了我们的贡献指南,我们会尽快审查它。
如果您遇到任何问题,请随时与我们联系。

Copy link

codecov bot commented Oct 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.28%. Comparing base (863bae5) to head (857208f).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff            @@
##             main    #4262    +/-   ##
========================================
  Coverage   92.28%   92.28%            
========================================
  Files         488      488            
  Lines       35169    35169            
  Branches     3249     3399   +150     
========================================
  Hits        32454    32454            
  Misses       2715     2715            
Flag Coverage Δ
app 92.28% <100.00%> (ø)
server 97.37% <ø> (ø)

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.

@lobehubbot
Copy link
Member

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

github-actions bot pushed a commit that referenced this pull request Oct 5, 2024
### [Version&nbsp;1.21.6](v1.21.5...v1.21.6)
<sup>Released on **2024-10-05**</sup>

#### ♻ Code Refactoring

- **misc**: Move backend api to (backend) folder group.

#### 🐛 Bug Fixes

- **misc**: Fix txt-to-image api.

<br/>

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

#### Code refactoring

* **misc**: Move backend api to (backend) folder group, closes [#4262](#4262) ([d8afb46](d8afb46))

#### What's fixed

* **misc**: Fix txt-to-image api, closes [#4264](#4264) ([d1ff4ba](d1ff4ba))

</details>

<div align="right">

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

</div>
@lobehubbot
Copy link
Member

🎉 This PR is included in version 1.21.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit to bentwnghk/lobe-chat that referenced this pull request Oct 5, 2024
### [Version&nbsp;1.64.6](v1.64.5...v1.64.6)
<sup>Released on **2024-10-05**</sup>

#### ♻ Code Refactoring

- **misc**: Move backend api to (backend) folder group.

#### 🐛 Bug Fixes

- **misc**: Fix txt-to-image api.

<br/>

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

#### Code refactoring

* **misc**: Move backend api to (backend) folder group, closes [lobehub#4262](https://github.com/bentwnghk/lobe-chat/issues/4262) ([d8afb46](d8afb46))

#### What's fixed

* **misc**: Fix txt-to-image api, closes [lobehub#4264](https://github.com/bentwnghk/lobe-chat/issues/4264) ([d1ff4ba](d1ff4ba))

</details>

<div align="right">

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

</div>
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.

2 participants