Skip to content

Comments

Add support for not triggering invalidation in load_preference()#90

Open
JamesWrigley wants to merge 1 commit intoJuliaPackaging:masterfrom
JamesWrigley:no-compiletime
Open

Add support for not triggering invalidation in load_preference()#90
JamesWrigley wants to merge 1 commit intoJuliaPackaging:masterfrom
JamesWrigley:no-compiletime

Conversation

@JamesWrigley
Copy link

In some cases it's desirable to use Preferences.jl as a generic preferences mechanism without wanting it to affect precompilation.

Some examples:

Mostly generated by Claude 🤖

In some cases it's desirable to use Preferences.jl as a generic preferences
mechanism without wanting it to affect precompilation.
@codecov
Copy link

codecov bot commented Feb 11, 2026

Codecov Report

❌ Patch coverage is 83.33333% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.82%. Comparing base (fb07fd2) to head (63f9765).

Files with missing lines Patch % Lines
src/Preferences.jl 83.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #90      +/-   ##
==========================================
+ Coverage   92.65%   93.82%   +1.16%     
==========================================
  Files           2        2              
  Lines         177      178       +1     
==========================================
+ Hits          164      167       +3     
+ Misses         13       11       -2     

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

@JamesWrigley
Copy link
Author

(bump)

1 similar comment
@JamesWrigley
Copy link
Author

(bump)

@giordano giordano requested a review from staticfloat February 24, 2026 12:03
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