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

Options for Remote Download Method #169

Merged
merged 7 commits into from
Dec 31, 2024
Merged

Conversation

Gold872
Copy link
Owner

@Gold872 Gold872 commented Dec 30, 2024

Adds options for how to download the remote layout:

  • Overwrite: Will keep existing tabs, but if the remote layout has a tab with the same name, the current one will be overwritten
  • Merge: Keeps existing layout, and places new widgets where possible, will not delete anything
  • Reload: Deletes the current layout and reloads from the remote one, the same as opening a new layout

Copy link

codecov bot commented Dec 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.97%. Comparing base (50c2881) to head (349031f).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #169      +/-   ##
==========================================
+ Coverage   75.89%   75.97%   +0.07%     
==========================================
  Files          79       79              
  Lines        8368     8428      +60     
==========================================
+ Hits         6351     6403      +52     
- Misses       2017     2025       +8     

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

@Gold872 Gold872 merged commit 49edd4a into main Dec 31, 2024
9 checks passed
@Gold872 Gold872 deleted the remote-download-improvements branch December 31, 2024 03:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant