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

cks: fix events #9070

Merged
merged 12 commits into from
Jun 14, 2024

revert-change

1ffae17
Select commit
Loading
Failed to load commit list.
Merged

cks: fix events #9070

revert-change
1ffae17
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 12, 2024 in 0s

14.95% (-0.01%) compared to c779b1c, passed because coverage increased by -0.01% when compared to adjusted base (14.96%)

View this Pull Request on Codecov

14.95% (-0.01%) compared to c779b1c, passed because coverage increased by -0.01% when compared to adjusted base (14.96%)

Details

Codecov Report

Attention: Patch coverage is 9.75610% with 185 lines in your changes missing coverage. Please review.

Project coverage is 14.95%. Comparing base (c779b1c) to head (1ffae17).
Report is 22 commits behind head on 4.19.

Files Patch % Lines
...bernetes/cluster/KubernetesClusterManagerImpl.java 0.00% 43 Missing ⚠️
...KubernetesClusterResourceModifierActionWorker.java 0.00% 31 Missing ⚠️
...ubernetes/cluster/KubernetesServiceHelperImpl.java 8.33% 22 Missing ⚠️
...bernetes/version/KubernetesVersionManagerImpl.java 53.33% 6 Missing and 1 partial ⚠️
...s/version/UpdateKubernetesSupportedVersionCmd.java 0.00% 7 Missing ⚠️
.../src/main/java/com/cloud/vm/UserVmManagerImpl.java 0.00% 7 Missing ⚠️
...r/actionworkers/KubernetesClusterActionWorker.java 0.00% 6 Missing ⚠️
...kubernetes/cluster/DeleteKubernetesClusterCmd.java 0.00% 6 Missing ⚠️
.../apache/cloudstack/api/ApiCommandResourceType.java 44.44% 4 Missing and 1 partial ⚠️
...er/actionworkers/KubernetesClusterScaleWorker.java 0.00% 5 Missing ⚠️
... and 14 more
Additional details and impacted files
@@             Coverage Diff              @@
##               4.19    #9070      +/-   ##
============================================
- Coverage     14.96%   14.95%   -0.01%     
- Complexity    10994    11005      +11     
============================================
  Files          5373     5377       +4     
  Lines        469248   469628     +380     
  Branches      58967    59124     +157     
============================================
+ Hits          70220    70255      +35     
- Misses       391253   391594     +341     
- Partials       7775     7779       +4     

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