Skip to content
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

Files with no coverage should be marked 0% #296

Closed
damilolaedwards opened this issue Feb 16, 2024 · 1 comment
Closed

Files with no coverage should be marked 0% #296

damilolaedwards opened this issue Feb 16, 2024 · 1 comment

Comments

@damilolaedwards
Copy link
Contributor

damilolaedwards commented Feb 16, 2024

In the coverage report generated during fuzzing, if a file has no coverage (e.g interfaces), medusa calculates a 100% coverage for the file since 0/0 = 100%. In this case it should be marked 0%
sample

@anishnaik
Copy link
Collaborator

Agreed :) This PR should solve it
#216

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants