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

Feature/35 implement storing old pitest runs #82

Merged
merged 12 commits into from
Nov 28, 2023

Conversation

timherzig
Copy link
Contributor

A simple, straight forward approach to storing past pitest runs. Consists of making a folder structure for past runs that organizes them based on class and "run-id".

timherzig and others added 12 commits November 22, 2023 16:53
untested.

Co-authored-by: Liam Fogarty <lfogarty9995@gmail.com>
Signed-off-by: Tim Herzig <tim.herzig@hotmail.com>
archiving in ./build/reports/pitest/history/.../x

Signed-off-by: Tim Herzig <tim.herzig@hotmail.com>
Signed-off-by: Tim Herzig <tim.herzig@hotmail.com>
Signed-off-by: Tim Herzig <tim.herzig@hotmail.com>
Signed-off-by: Tim Herzig <tim.herzig@hotmail.com>
Signed-off-by: Tim Herzig <tim.herzig@hotmail.com>
Signed-off-by: Tim Herzig <tim.herzig@hotmail.com>
… --signoff

Signed-off-by: brianneoberson <brianne.oberson@epfl.ch>
Signed-off-by: brianneoberson <brianne.oberson@epfl.ch>
@brianneoberson brianneoberson merged commit 78dcb91 into main Nov 28, 2023
9 checks passed
@timherzig timherzig deleted the Feature/35-Implement-Storing-old-Pitest-Runs branch November 29, 2023 09:56
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

Successfully merging this pull request may close these issues.

3 participants