Closed o-kopysov closed 1 month ago
Attention: Patch coverage is 87.75510%
with 6 lines
in your changes missing coverage. Please review.
Project coverage is 93.89%. Comparing base (
26d4ae7
) to head (70f7be9
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/main/java/com/lpvs/util/LPVSFileUtil.java | 86.66% | 3 Missing and 3 partials :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Pull Request
Description
The file-saving function is divided into 2 parts for better maintenance. Added unit tests to cover more branches.
Type of change
Please delete options that are not relevant.
Testing
Local run of UTs.
Checklist: