Closed tkf closed 6 years ago
Pkg.test sets --code-coverage etc.: https://github.com/JuliaLang/Pkg.jl/blob/d123b48e63b5a5e09cb224c6385a3f512627e4ac/src/Operations.jl#L1311-L1320
Pkg.test
--code-coverage
So maybe running benchmarks in subprocess helps #45?
It makes it worse! :laughing: https://travis-ci.org/jw3126/Setfield.jl/builds/420544458
Pkg.test
sets--code-coverage
etc.: https://github.com/JuliaLang/Pkg.jl/blob/d123b48e63b5a5e09cb224c6385a3f512627e4ac/src/Operations.jl#L1311-L1320So maybe running benchmarks in subprocess helps #45?