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
also generates .cov files in the users' copy of Julia's sources. This is not necessarily desirable, and may not be the preferred use case. It would be nice to have coverage generation restricted to the package directory by default, or just optionally.
Currently (1.6,
master
),also generates
.cov
files in the users' copy of Julia's sources. This is not necessarily desirable, and may not be the preferred use case. It would be nice to have coverage generation restricted to the package directory by default, or just optionally.Cf JuliaCI/LocalCoverage.jl#9.
The text was updated successfully, but these errors were encountered: