macOS: If using Xcode CLT >= 15, add -Wl,-ld_classic
in create_sysimg_from_object_file()
#972
Codecov / codecov/project
failed
Nov 1, 2024 in 1s
83.00% (-1.57%) compared to 38629b0
View this Pull Request on Codecov
83.00% (-1.57%) compared to 38629b0
Details
Codecov Report
Attention: Patch coverage is 48.64865%
with 19 lines
in your changes missing coverage. Please review.
Project coverage is 83.00%. Comparing base (
38629b0
) to head (f387dbb
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/xcode.jl | 43.75% | 18 Missing |
src/PackageCompiler.jl | 80.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #972 +/- ##
==========================================
- Coverage 84.56% 83.00% -1.57%
==========================================
Files 3 4 +1
Lines 823 859 +36
==========================================
+ Hits 696 713 +17
- Misses 127 146 +19
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading