schema,framework/db,server: fix user_vm_details usage #11292
Merged
Codecov / codecov/project
succeeded
Jul 25, 2025 in 0s
16.74% (+0.00%) compared to 935c568
View this Pull Request on Codecov
16.74% (+0.00%) compared to 935c568
Details
Codecov Report
Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
Project coverage is 16.74%. Comparing base (
935c568) to head (5031824).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| .../src/main/java/com/cloud/vm/dao/UserVmDaoImpl.java | 0.00% | 1 Missing |
| .../cloud/utils/crypt/EncryptionSecretKeyChanger.java | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #11292 +/- ##
=========================================
Coverage 16.74% 16.74%
Complexity 14063 14063
=========================================
Files 5724 5724
Lines 507800 507800
Branches 61736 61736
=========================================
Hits 85039 85039
Misses 413278 413278
Partials 9483 9483 ☔ 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.
Loading