Skip to content

Remove sysimg creation workaround. #1054

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Remove sysimg creation workaround. #1054

wants to merge 1 commit into from

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Aug 12, 2025

JuliaLang/julia#37530 is part of 1.8+, and PackageCompiler.jl requires Julia 1.10.

Closes #839.

Copy link

codecov bot commented Aug 12, 2025

Codecov Report

❌ Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 86.02%. Comparing base (57505ca) to head (09502ed).

Files with missing lines Patch % Lines
src/PackageCompiler.jl 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1054      +/-   ##
==========================================
- Coverage   86.16%   86.02%   -0.15%     
==========================================
  Files           3        3              
  Lines         795      787       -8     
==========================================
- Hits          685      677       -8     
  Misses        110      110              

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

@KristofferC
Copy link
Member

👍 CI failure is probably unrelated.

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.

Is create_sysimage_workaround still needed?
2 participants