Closed fyang86 closed 2 years ago
Base: 80.49% // Head: 80.67% // Increases project coverage by +0.18%
:tada:
Coverage data is based on head (
de5698d
) compared to base (7f44ea7
). Patch has no changes to coverable lines.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Signed-off-by: Fan, Yang fan.yang5@emc.com
Change log description Fix a javadoc warning in
PravegaSplitEnumerator
Purpose of the change Fix #694
What the code does Add
@return
in the javadoc inPravegaSplitEnumerator
How to verify it
gradlew clean build
passed