JuliaLang / PackageCompiler.jl

Compile your Julia Package
https://julialang.github.io/PackageCompiler.jl/dev/
MIT License
1.39k stars 185 forks source link

use `isdebugbuild()` rather than `ccall`ing into libjulia directly #903

Closed sjkelly closed 6 months ago

codecov[bot] commented 7 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (7e46ffa) 84.47% compared to head (a24b67a) 84.47%.

Files Patch % Lines
src/juliaconfig.jl 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #903 +/- ## ======================================= Coverage 84.47% 84.47% ======================================= Files 3 3 Lines 818 818 ======================================= Hits 691 691 Misses 127 127 ```

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