Skip to content

feat: update storage directory path for Windows#1087

Merged
monkeyWie merged 2 commits into
mainfrom
feat/desktop_storage_dir
Aug 28, 2025
Merged

feat: update storage directory path for Windows#1087
monkeyWie merged 2 commits into
mainfrom
feat/desktop_storage_dir

Conversation

@monkeyWie

@monkeyWie monkeyWie commented Aug 26, 2025

Copy link
Copy Markdown
Member

Fixed: #1044

This PR includes breaking changes because it has moved the persistent directories. If need to keep the old data, you will need to manually move the gopeed.db, database.hive, database.lock files, and the extensions folder from the application's main directory to the ./storage directory.

@monkeyWie monkeyWie added the enhancement New feature or request label Aug 26, 2025
@codecov

codecov Bot commented Aug 26, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 66.17%. Comparing base (7ce0d87) to head (6cfbb1e).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1087      +/-   ##
==========================================
- Coverage   66.40%   66.17%   -0.24%     
==========================================
  Files          41       41              
  Lines        5046     5046              
==========================================
- Hits         3351     3339      -12     
- Misses       1378     1387       +9     
- Partials      317      320       +3     

☔ 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.

@monkeyWie monkeyWie merged commit b31b423 into main Aug 28, 2025
10 of 11 checks passed
@monkeyWie monkeyWie deleted the feat/desktop_storage_dir branch August 28, 2025 00:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[建议]能否把配置文件/数据文件等归到Bin文件下.gopeed(或其他)目录中

1 participant