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

deal with null return for create deployment plan for maintenance #10518

Open
wants to merge 2 commits into
base: 4.19
Choose a base branch
from

deal with null return for create deployment plan for maintenance

8425df0
Select commit
Loading
Failed to load commit list.
Open

deal with null return for create deployment plan for maintenance #10518

deal with null return for create deployment plan for maintenance
8425df0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 6, 2025 in 1s

15.16% (-0.01%) compared to b41acf2, passed because coverage increased by 0% when compared to adjusted base (15.17%)

View this Pull Request on Codecov

15.16% (-0.01%) compared to b41acf2, passed because coverage increased by 0% when compared to adjusted base (15.17%)

Details

Codecov Report

Attention: Patch coverage is 0% with 12 lines in your changes missing coverage. Please review.

Project coverage is 15.16%. Comparing base (b41acf2) to head (8425df0).

Files with missing lines Patch % Lines
...n/java/com/cloud/resource/ResourceManagerImpl.java 0.00% 12 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.19   #10518      +/-   ##
============================================
- Coverage     15.17%   15.16%   -0.01%     
+ Complexity    11332    11329       -3     
============================================
  Files          5414     5414              
  Lines        474802   474808       +6     
  Branches      57909    57910       +1     
============================================
- Hits          72028    72008      -20     
- Misses       394718   394747      +29     
+ Partials       8056     8053       -3     

☔ 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.