-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
base-runner: refine python's summary.json (#10201)
- Fix up so the dictionary follows the right structure using a list rather than a dictionary. - Adds some of the statics corresponding to the stats given by summary.json for C/C++ targets, namely the line coverage stats. - Sets some stat fields to 0 to have the same keys as C/C++ targets, but where we don't have the data for Python projects. Fixes: google/clusterfuzz#2971 Signed-off-by: David Korczynski <[email protected]>
- Loading branch information
1 parent
76e0b59
commit 488f4d7
Showing
1 changed file
with
41 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters