Skip to content

Conversation

@abh1sar
Copy link
Collaborator

@abh1sar abh1sar commented Sep 25, 2025

Description

This PR fixes #7849

Types of changes

  • Breaking change (fix or feature that would cause existing functionality to change)
  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Enhancement (improves an existing feature and functionality)
  • Cleanup (Code refactoring and cleanup, that may add test cases)
  • Build/CI
  • Test (unit or integration test code)

Feature/Enhancement Scale or Bug Severity

Feature/Enhancement Scale

  • Major
  • Minor

Bug Severity

  • BLOCKER
  • Critical
  • Major
  • Minor
  • Trivial

Screenshots (if appropriate):

Screenshot 2025-09-25 at 2 44 25 PM Screenshot 2025-09-25 at 2 45 04 PM

How Has This Been Tested?

How did you try to break this feature and the system with this change?

@codecov
Copy link

codecov bot commented Sep 25, 2025

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 17.42%. Comparing base (23c9e83) to head (64b396e).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
.../src/main/java/com/cloud/vm/UserVmManagerImpl.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #11717      +/-   ##
============================================
- Coverage     17.42%   17.42%   -0.01%     
+ Complexity    15338    15335       -3     
============================================
  Files          5892     5892              
  Lines        526521   526531      +10     
  Branches      64293    64298       +5     
============================================
- Hits          91770    91761       -9     
- Misses       424398   424418      +20     
+ Partials      10353    10352       -1     
Flag Coverage Δ
uitests 3.61% <ø> (-0.01%) ⬇️
unittests 18.47% <0.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@abh1sar abh1sar closed this Sep 25, 2025
@abh1sar abh1sar deleted the extraconfig branch September 25, 2025 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UI: deploy and update vm instances with extraconfig

1 participant