You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By that time, the problems were greatly reduced if we add the option --inline=no to Julia during the analysis. However, Pkg.jl did not support this, which was added here:
Today, using Julia 1.6, I can no longer see coverage improvements in my tests when I pass --inline=no. Is it a know bug? Is there anything I can do to improve these results? Check for example this report:
The text was updated successfully, but these errors were encountered:
Hi!
Sometime ago I opened a bug due to some errors in coverage:
JuliaCI/Coverage.jl#187
By that time, the problems were greatly reduced if we add the option
--inline=no
to Julia during the analysis. However, Pkg.jl did not support this, which was added here:JuliaLang/Pkg.jl#870
Today, using Julia 1.6, I can no longer see coverage improvements in my tests when I pass
--inline=no
. Is it a know bug? Is there anything I can do to improve these results? Check for example this report:The text was updated successfully, but these errors were encountered: