Skip to content

Replace deprecated 'egrep' commands with 'grep -E'.

c7498d1
Select commit
Loading
Failed to load commit list.
Merged

Replace deprecated 'egrep' commands with 'grep -E'. #12306

Replace deprecated 'egrep' commands with 'grep -E'.
c7498d1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 19, 2025 in 1s

17.50% (+13.91%) compared to 13f805f

View this Pull Request on Codecov

17.50% (+13.91%) compared to 13f805f

Details

Codecov Report

❌ Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 17.50%. Comparing base (13f805f) to head (c7498d1).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...src/main/java/com/cloud/server/StatsCollector.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##              main   #12306       +/-   ##
============================================
+ Coverage     3.58%   17.50%   +13.91%     
- Complexity       0    15568    +15568     
============================================
  Files          445     5914     +5469     
  Lines        37571   529623   +492052     
  Branches      6921    64683    +57762     
============================================
+ Hits          1347    92695    +91348     
- Misses       36058   426481   +390423     
- Partials       166    10447    +10281     

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