Skip to content

Conversation

@serenity4
Copy link
Collaborator

Fixes #679 by forwarding all provided keyword arguments to Preferences.set_preferences!. In particular, this allows the use of force = true to overwrite any existing preferences.

@codecov-commenter
Copy link

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 0.00%. Comparing base (2c33b9a) to head (29c414c).
⚠️ Report is 88 commits behind head on master.

Files with missing lines Patch % Lines
src/preferences.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #680    +/-   ##
=======================================
  Coverage    0.00%   0.00%            
=======================================
  Files           9      22    +13     
  Lines        1556    1807   +251     
=======================================
- Misses       1556    1807   +251     

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

Copy link
Member

@aviatesk aviatesk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@serenity4 serenity4 merged commit de266ef into JuliaDebug:master Nov 20, 2025
7 checks passed
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.

Cannot Cthulhu.save_config!() if (previously saved) LocalPreferences.toml exists

3 participants