Closed ndegwamartin closed 1 day ago
Attention: Patch coverage is 44.44444%
with 15 lines
in your changes missing coverage. Please review.
Project coverage is 61.34%. Comparing base (
8b35a6f
) to head (d9da604
). Report is 9 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@ndegwamartin do we still need this?
IMPORTANT: Where possible all PRs must be linked to a Github issue
Resolves #83 Fixes broken Assigned locations REL strategy sync
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.