Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 444 Bytes

sumstat.rst

File metadata and controls

18 lines (12 loc) · 444 Bytes

Sumstat

Usage

$ ./sumstat.py $(find datadir/ -name report.json)  # basic example
$ ./sumstat.py --help                              # for more info

Description

Generates statistics stats.json from multiple diffsum reports (report.json). These stats can be used in statcmp.py to evaluate a new diffsum report to see if the new results fall within set statistical limits.