-
Notifications
You must be signed in to change notification settings - Fork 96
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
WARNING: Failed to generate report: No data to report. #315
Comments
Interesting, the |
Do you have uv installed and configured properly? The CI runs |
Yes fresh git clone with UV installed and I get that error. Very weird.
Sent from Outlook for Android<https://aka.ms/AAb9ysg>
…________________________________
From: Redowan Delowar ***@***.***>
Sent: Wednesday, October 23, 2024 7:19:26 PM
To: rednafi/fastapi-nano ***@***.***>
Cc: Paolo Di Prodi ***@***.***>; Author ***@***.***>
Subject: Re: [rednafi/fastapi-nano] WARNING: Failed to generate report: No data to report. (Issue #315)
Do you have uv installed and configured properly? The CI runs make test and it works without any error. So I couldn’t reproduce it.
—
Reply to this email directly, view it on GitHub<#315 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ANVNMBRODZ3ASG2EB4RIWR3Z47SC5AVCNFSM6AAAAABQMQ4W7WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMZTGA3DOOBZG4>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
I was able to reproduce it. This has been patched. Thanks for reporting. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
when I run make test:
can you explain what should be done to generate a proper coverage report?
How do we enable the data collection?
The text was updated successfully, but these errors were encountered: