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

File based settings #1679

Merged
merged 56 commits into from
Mar 14, 2024
Merged

File based settings #1679

merged 56 commits into from
Mar 14, 2024

Conversation

franknoirot
Copy link
Collaborator

Resurrecting my effort for file-based settings because it has some really valuable logic for falling back to defaults if invalid (or, critically, deprecated) settings values are found in the user's configs, which will allow me to safely rename the mouse control setting to "Zoo" from "KittyCAD". Likely still Tauri test fixes and other cleanup to do since we've been cranking so much the past few weeks

@franknoirot franknoirot self-assigned this Mar 9, 2024
Copy link

vercel bot commented Mar 9, 2024

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

Name Status Preview Updated (UTC)
modeling-app ✅ Ready (Inspect) Visit Preview Mar 14, 2024 6:48pm

+ change the identifier back since it really doesn't seem to affect app signing
Copy link

codecov bot commented Mar 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.49%. Comparing base (6bab45a) to head (4cd57cb).
Report is 13 commits behind head on main.

❗ Current head 4cd57cb differs from pull request most recent head 5194011. Consider uploading reports for the commit 5194011 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1679      +/-   ##
==========================================
+ Coverage   84.64%   87.49%   +2.85%     
==========================================
  Files          44       46       +2     
  Lines       18185    18946     +761     
==========================================
+ Hits        15392    16577    +1185     
+ Misses       2793     2369     -424     
Flag Coverage Δ
wasm-lib 87.49% <ø> (+2.85%) ⬆️

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.

@franknoirot franknoirot changed the title File based settings (WIP) File based settings Mar 14, 2024
@franknoirot franknoirot marked this pull request as ready for review March 14, 2024 17:47
@franknoirot franknoirot added enhancement New feature or request settings labels Mar 14, 2024
@franknoirot franknoirot merged commit f40cdab into main Mar 14, 2024
18 checks passed
@franknoirot franknoirot deleted the file-based-settings branch March 14, 2024 19:56
@pierremtb pierremtb mentioned this pull request Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request settings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants