Skip to content

fix no bean found

5a7d4a8
Select commit
Loading
Failed to load commit list.
Closed

cks: cleanup clusters on owner account cleanup #10572

fix no bean found
5a7d4a8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 27, 2025 in 1s

15.16% (+0.00%) compared to 95c2481

View this Pull Request on Codecov

15.16% (+0.00%) compared to 95c2481

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 21 lines in your changes missing coverage. Please review.

Project coverage is 15.16%. Comparing base (95c2481) to head (5a7d4a8).
Report is 70 commits behind head on 4.19.

Files with missing lines Patch % Lines
...bernetes/cluster/KubernetesClusterManagerImpl.java 63.63% 8 Missing ⚠️
...bernetes/cluster/dao/KubernetesClusterDaoImpl.java 0.00% 7 Missing ⚠️
...ubernetes/cluster/KubernetesServiceHelperImpl.java 0.00% 3 Missing ⚠️
...c/main/java/com/cloud/user/AccountManagerImpl.java 70.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               4.19   #10572   +/-   ##
=========================================
  Coverage     15.16%   15.16%           
- Complexity    11326    11331    +5     
=========================================
  Files          5414     5414           
  Lines        474804   474832   +28     
  Branches      57909    57911    +2     
=========================================
+ Hits          72002    72025   +23     
- Misses       394749   394753    +4     
- Partials       8053     8054    +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.