In this PR, (insert a brief description of what this PR enables for the end user as well as coders. If this placeholder text is still in place, this PR is not yet ready for review).
Feedback Request (Optional)
Please give suggestions on the following:
This method might not be the best way to do things. What do you think?
The way this is implemented is the best I can think of. Is it acceptable?
Where should these things go? I put them here, but it feels out of place.
Future Possibilities (Optional)
Some possible points could be:
This is the beginning/part of (insert feature).
We can extend this to add (something beyond current functions).
This can make things easier to (insert project).
Validation (Optional)
Download this branch.
Run the project.
Go to this page.
Test this function.
Tests
[ ] Unit tests (mvn test) 100%
[ ] Mutation tests (mvn test pitest:mutationCoverage) 80%
[ ] Test coverage (mvn test jacoco:report) 75%/50%
[ ] Checkstyle (mvn test checkstyle:checkstyle) 0 errors
[ ] Package version in pom.xml match that in jGrade2.java
[ ] Java version match in pom.xml, .github/workflows/Javadoc-deploy.yml and res/.java-version
Overview
In this PR, (insert a brief description of what this PR enables for the end user as well as coders. If this placeholder text is still in place, this PR is not yet ready for review).
Feedback Request (Optional)
Please give suggestions on the following:
Future Possibilities (Optional)
Some possible points could be:
Validation (Optional)
Tests
mvn test
) 100%mvn test pitest:mutationCoverage
) 80%mvn test jacoco:report
) 75%/50%mvn test checkstyle:checkstyle
) 0 errorspom.xml
match that injGrade2.java
pom.xml
,.github/workflows/Javadoc-deploy.yml
andres/.java-version
CHANGELOG.md
is up to dateHEAD
is labeled with a version tagLinked Issues
Closes #0