Closed iain801 closed 1 year ago
In this PR, we fix the functionality of CommonStats so that the stats are saved into the repository when the job is run.
mvn test
mvn test jacoco:report
mvn test pitest:mutationCoverage
Overview
In this PR, we fix the functionality of CommonStats so that the stats are saved into the repository when the job is run.
Tests
mvn test
) passmvn test jacoco:report
) 100%mvn test pitest:mutationCoverage
) 100%