Closed tadgh closed 2 weeks ago
All modified and coverable lines are covered by tests :white_check_mark:
Please upload report for BASE (
rel_7_6@34359b2
). Learn more about missing BASE report.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This Pull Request has failed the formatting check
Please run
mvn spotless:apply
ormvn clean install -DskipTests
to fix the formatting issues.You can automate this auto-formatting process to execute on the git pre-push hook, by installing pre-commit and then calling
pre-commit install --hook-type pre-push
. This will cause formatting to run automatically whenever you push.