flipkart-incubator / varadhi

Apache License 2.0
26 stars 4 forks source link

Fixing / Refactoring helm charts #190

Closed gauravAshok closed 1 week ago

gauravAshok commented 1 week ago

Fixes on the changes by Anshul (#164 )

closes #164 closes #175

Fixes:

codecov-commenter commented 1 week ago

Codecov Report

Attention: Patch coverage is 79.41176% with 14 lines in your changes missing coverage. Please review.

Project coverage is 74.27%. Comparing base (78be60c) to head (0dd2171). Report is 34 commits behind head on master.

Files with missing lines Patch % Lines
...lipkart/varadhi/reflect/RecursiveFieldUpdater.java 75.00% 5 Missing and 1 partial :warning:
.../java/com/flipkart/varadhi/VaradhiApplication.java 66.66% 3 Missing and 3 partials :warning:
...in/java/com/flipkart/varadhi/utils/YamlLoader.java 88.88% 1 Missing :warning:
...r/src/main/java/com/flipkart/varadhi/db/ZNode.java 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #190 +/- ## ============================================= + Coverage 63.11% 74.27% +11.15% - Complexity 543 1083 +540 ============================================= Files 133 183 +50 Lines 2790 4766 +1976 Branches 168 298 +130 ============================================= + Hits 1761 3540 +1779 - Misses 964 1084 +120 - Partials 65 142 +77 ```

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