-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
nightly: cargo cov creates empty report #18
Comments
The same here |
I'm also seeing this with 1.24.0 final. |
Same for me.
When running
and it generates
error messages for my crate and exit unsuccessfully... |
This successfully exited, and I ran |
Any updates? |
I'm also having this issue on 1.25.0. But since others seem to have this issue on nightly only, maybe I am doing something wrong? |
^ +1 |
Pretty much as the title says, on nightly cargo cov doesn't create any gcda or gcno files and the browser shows an empty html page
The text was updated successfully, but these errors were encountered: