Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add and fix warnings for various Helm goals #2772

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Use mockito-extensions to be in line with rest of project

e463ef7
Select commit
Loading
Failed to load commit list.
Open

Add and fix warnings for various Helm goals #2772

Use mockito-extensions to be in line with rest of project
e463ef7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 11, 2024 in 0s

70.62% (+11.26%) compared to 1ac4f7c

View this Pull Request on Codecov

70.62% (+11.26%) compared to 1ac4f7c

Details

Codecov Report

Attention: Patch coverage is 84.61538% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 70.62%. Comparing base (1ac4f7c) to head (e463ef7).
Report is 289 commits behind head on master.

Files Patch % Lines
...lipse/jkube/kit/resource/helm/HelmServiceUtil.java 0.00% 1 Missing and 1 partial ⚠️
...se/jkube/maven/plugin/mojo/build/HelmLintMojo.java 90.90% 0 Missing and 1 partial ⚠️
...se/jkube/maven/plugin/mojo/build/HelmPushMojo.java 88.88% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             master    #2772       +/-   ##
=============================================
+ Coverage     59.36%   70.62%   +11.26%     
- Complexity     4586     5027      +441     
=============================================
  Files           500      486       -14     
  Lines         21211    19483     -1728     
  Branches       2830     2509      -321     
=============================================
+ Hits          12591    13760     +1169     
+ Misses         7370     4494     -2876     
+ Partials       1250     1229       -21     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.