Skip to content

Introduce AbstractHelmMojo class

Codecov / codecov/project succeeded Feb 22, 2024 in 1s

70.52% (+11.16%) compared to 1ac4f7c

View this Pull Request on Codecov

70.52% (+11.16%) compared to 1ac4f7c

Details

Codecov Report

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

Comparison is base (1ac4f7c) 59.36% compared to head (9d76dfc) 70.52%.
Report is 253 commits behind head on master.

❗ Current head 9d76dfc differs from pull request most recent head c036268. Consider uploading reports for the commit c036268 to get more accurate results

Files Patch % Lines
...kube/maven/plugin/mojo/build/AbstractHelmMojo.java 80.00% 2 Missing ⚠️
...ube/maven/plugin/mojo/build/AbstractJKubeMojo.java 77.77% 2 Missing ⚠️
...clipse/jkube/maven/plugin/mojo/build/HelmMojo.java 90.00% 0 Missing and 1 partial ⚠️
...se/jkube/maven/plugin/mojo/build/HelmPushMojo.java 85.71% 1 Missing ⚠️
...ube/maven/plugin/mojo/build/OpenshiftHelmMojo.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             master    #2714       +/-   ##
=============================================
+ Coverage     59.36%   70.52%   +11.16%     
- Complexity     4586     5007      +421     
=============================================
  Files           500      487       -13     
  Lines         21211    19460     -1751     
  Branches       2830     2504      -326     
=============================================
+ Hits          12591    13724     +1133     
+ Misses         7370     4513     -2857     
+ Partials       1250     1223       -27     

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