PackageCompiler.jl
PackageCompiler.jl copied to clipboard
add test for https://github.com/JuliaLang/julia/issues/34680
Add a test for https://github.com/JuliaLang/julia/issues/34680. This should (hopefully) fail on Windows and pass when https://github.com/JuliaLang/julia/pull/34754 is merged.
Codecov Report
Merging #341 into master will decrease coverage by
4.04%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #341 +/- ##
==========================================
- Coverage 83.98% 79.93% -4.05%
==========================================
Files 2 2
Lines 331 324 -7
==========================================
- Hits 278 259 -19
- Misses 53 65 +12
Impacted Files | Coverage Δ | |
---|---|---|
src/juliaconfig.jl | 80.64% <0%> (-9.68%) |
:arrow_down: |
src/PackageCompiler.jl | 79.86% <0%> (-3.47%) |
:arrow_down: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 8a8bdc6...5bb6790. Read the comment docs.
Needs a rebase?