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

Implement statistics reporting tool #116

Open
MattWindsor91 opened this issue Jan 25, 2021 · 1 comment
Open

Implement statistics reporting tool #116

MattWindsor91 opened this issue Jan 25, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@MattWindsor91
Copy link
Collaborator

Effectively the same as c4t-analyse currently does for analyses (though I want to split the analysis and report stage eventually), but for stats.json.

Initially we need only one mode for this (dump CSV of mutations), but eventually it would be nice to have the following commands:

  • human-readable mutation report;
  • subject reports per compiler (eg 'bam: 384 cycles, 20 ok, 4 run timeout');
  • reset statistics (eg, wipe stats.json).
@MattWindsor91 MattWindsor91 added the enhancement New feature or request label Jan 25, 2021
@MattWindsor91
Copy link
Collaborator Author

The CSV mutation dump is done, as is the outside binary shell, but holding open for the other features.

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

No branches or pull requests

1 participant