Skip to content

server: fix lastpinged of hosts

60fe960
Select commit
Loading
Failed to load commit list.
Open

server: fix lastpinged of hosts #13030

server: fix lastpinged of hosts
60fe960
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 15, 2026 in 0s

16.26% (-0.01%) compared to 8eb162c, passed because coverage increased by 0% when compared to adjusted base (16.26%)

View this Pull Request on Codecov

16.26% (-0.01%) compared to 8eb162c, passed because coverage increased by 0% when compared to adjusted base (16.26%)

Details

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 16.26%. Comparing base (8eb162c) to head (60fe960).

Files with missing lines Patch % Lines
.../java/com/cloud/api/query/dao/HostJoinDaoImpl.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.20   #13030      +/-   ##
============================================
- Coverage     16.26%   16.26%   -0.01%     
- Complexity    13433    13434       +1     
============================================
  Files          5665     5665              
  Lines        500530   500530              
  Branches      60787    60787              
============================================
- Hits          81411    81410       -1     
- Misses       410027   410028       +1     
  Partials       9092     9092              

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