Open ndegwamartin opened 1 month ago
Attention: Patch coverage is 78.50467%
with 46 lines
in your changes missing coverage. Please review.
Project coverage is 67.61%. Comparing base (
01da39e
) to head (23ce64a
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
IMPORTANT: Where possible all PRs must be linked to a Github issue
In this PR
Engineer Checklist
README.md
mvn spotless:check
to check my code follows the project's style guidemvn clean test jacoco:report
to confirm the coverage report was generated atplugins/target/site/jacoco/index.html
mvn clean package
right before creating this pull request.