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

Automate Aggregation of Overall Coverage per project #354

Open
DonggeLiu opened this issue Jun 19, 2024 · 0 comments
Open

Automate Aggregation of Overall Coverage per project #354

DonggeLiu opened this issue Jun 19, 2024 · 0 comments
Assignees

Comments

@DonggeLiu
Copy link
Collaborator

Context:
Project-level coverage increment is crucial for accurately reporting overall progress and reflecting the true extent of the code tested. Currently, our experiment reports only display coverage increments per individual fuzz target. Users must manually execute report/aggregate_coverage_diff.py to calculate total project improvements. Each project has 5 functions under test, with 10 fuzz targets per function.

Goal:
Automate the execution of aggregate_coverage_diff.py for each project in an experiment and include the overall coverage improvement in the HTML report.

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

2 participants