Skip to content

Do not include snapshots with Group type in snapshots resource count

bc55b4f
Select commit
Loading
Failed to load commit list.
Merged

Skip the snapshots with Group type in snapshots resource count #12945

Do not include snapshots with Group type in snapshots resource count
bc55b4f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 2, 2026 in 1s

17.60% (+0.00%) compared to 131ea9f

View this Pull Request on Codecov

17.60% (+0.00%) compared to 131ea9f

Details

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.60%. Comparing base (131ea9f) to head (bc55b4f).
⚠️ Report is 8 commits behind head on 4.22.

Files with missing lines Patch % Lines
...in/java/com/cloud/storage/dao/SnapshotDaoImpl.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               4.22   #12945   +/-   ##
=========================================
  Coverage     17.60%   17.60%           
- Complexity    15674    15676    +2     
=========================================
  Files          5917     5918    +1     
  Lines        531599   531670   +71     
  Branches      64993    65001    +8     
=========================================
+ Hits          93601    93624   +23     
- Misses       427442   427487   +45     
- Partials      10556    10559    +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.