Closed pionCham closed 1 week ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 0.00%. Comparing base (
dddb037
) to head (668bfe2
). Report is 2 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
LGTM. Please update the title and description to explain the reasons and changes.
I have updated the description and title.
Thanks, merged to master (1.11.0) and branch-1.10 (1.10.1).
:mag: Description
Issue References ๐
Describe Your Solution ๐ง
Fix the warning of
maven-surefire-plugin
that showParameter 'systemProperties' is deprecated. Use systemPropertyVariables instead.
in the build.Types of changes :bookmark:
Test Plan ๐งช
Behavior Without This Pull Request :coffin:
Behavior With This Pull Request :tada:
Related Unit Tests
Checklist ๐
Be nice. Be informative.