Closed crazyzhou closed 1 year ago
Patch coverage: 100.00%
and project coverage change: +0.02%
:tada:
Comparison is base (
cf2c995
) 81.20% compared to head (68636ea
) 81.23%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Change log description Add a
cancelOutstandingCheckpoints
call when the checkpoint hitsMaxNumberOfCheckpointsExceededException
Purpose of the change Fixes #719
What the code does Add a
cancelOutstandingCheckpoints
call when the checkpoint hitsMaxNumberOfCheckpointsExceededException
How to verify it
./gradlew clean build
passes