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
For some reason after updating my environment (but not LocalCoverage.jl) generate_coverage does not work anymore on my Windows machine.
I've tracked it down to the usage of LocalCoverage.clean_folder() within the mentioned function.
Possible fix is on the way.
The text was updated successfully, but these errors were encountered:
For some reason after updating my environment (but not LocalCoverage.jl)
generate_coverage
does not work anymore on my Windows machine.I've tracked it down to the usage of
LocalCoverage.clean_folder()
within the mentioned function.Possible fix is on the way.
The text was updated successfully, but these errors were encountered: