PackageCompiler.jl icon indicating copy to clipboard operation
PackageCompiler.jl copied to clipboard

use `-force_load` instead of `-all_load, ref https://github.com/JuliaLang/julia/pull/60160

Open KristofferC opened this issue 1 month ago • 1 comments

KristofferC avatar Nov 19 '25 11:11 KristofferC

Codecov Report

:white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 85.76%. Comparing base (c1e37c4) to head (a119b16).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1072      +/-   ##
==========================================
- Coverage   86.21%   85.76%   -0.45%     
==========================================
  Files           3        3              
  Lines         805      801       -4     
==========================================
- Hits          694      687       -7     
- Misses        111      114       +3     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar Nov 19 '25 11:11 codecov[bot]