Skip to content

use /prod/stat to get uptime instead of the uptime command

4be35a7
Select commit
Loading
Failed to load commit list.
Merged

use /prod/stat to get uptime instead of the uptime command #11670

use /prod/stat to get uptime instead of the uptime command
4be35a7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 18, 2025 in 0s

16.17% (+0.00%) compared to 0cbebbd

View this Pull Request on Codecov

16.17% (+0.00%) compared to 0cbebbd

Details

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 16.17%. Comparing base (0cbebbd) to head (4be35a7).

Files with missing lines Patch % Lines
...src/main/java/com/cloud/server/StatsCollector.java 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               4.20   #11670   +/-   ##
=========================================
  Coverage     16.17%   16.17%           
- Complexity    13297    13298    +1     
=========================================
  Files          5656     5656           
  Lines        498151   498151           
  Branches      60441    60441           
=========================================
+ Hits          80588    80589    +1     
+ Misses       408591   408589    -2     
- Partials       8972     8973    +1     

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