Skip to content

review changes

65761f7
Select commit
Loading
Failed to load commit list.
Merged

Allow limit queries without random ordering #12598

review changes
65761f7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 13, 2026 in 1s

4.15% (-12.11%) compared to 3d7d412

View this Pull Request on Codecov

4.15% (-12.11%) compared to 3d7d412

Details

Codecov Report

❌ Patch coverage is 30.00000% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 4.15%. Comparing base (3d7d412) to head (65761f7).
⚠️ Report is 6 commits behind head on 4.20.

Files with missing lines Patch % Lines
...c/main/java/com/cloud/utils/db/GenericDaoBase.java 0.00% 3 Missing ⚠️
...rk/db/src/main/java/com/cloud/utils/db/Filter.java 60.00% 1 Missing and 1 partial ⚠️
.../src/main/java/com/cloud/host/dao/HostDaoImpl.java 0.00% 1 Missing ⚠️
...dstack/storage/datastore/db/ImageStoreDaoImpl.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##               4.20   #12598       +/-   ##
=============================================
- Coverage     16.26%    4.15%   -12.11%     
=============================================
  Files          5661      404     -5257     
  Lines        500010    32965   -467045     
  Branches      60715     5893    -54822     
=============================================
- Hits          81331     1370    -79961     
+ Misses       409606    31419   -378187     
+ Partials       9073      176     -8897     

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