ballerina-platform / module-ballerina-c2c

Ballerina Code2Cloud implementation
Apache License 2.0
115 stars 34 forks source link

Fix secret generation for mutual ssl config #766

Closed anuruddhal closed 7 months ago

anuruddhal commented 7 months ago

Purpose

codecov[bot] commented 7 months ago

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (3afe2dc) 82.37% compared to head (0cce9a7) 82.27%.

Files Patch % Lines
...n/java/io/ballerina/c2c/tasks/C2CAnalysisTask.java 20.00% 2 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #766 +/- ## ============================================ - Coverage 82.37% 82.27% -0.11% Complexity 397 397 ============================================ Files 47 47 Lines 2179 2183 +4 Branches 270 272 +2 ============================================ + Hits 1795 1796 +1 - Misses 255 257 +2 - Partials 129 130 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.