Skip to content

Move Usage network event publishing methods to UsageEventUtils

2ce77d3
Select commit
Loading
Failed to load commit list.
Merged

Network Usage event model adjustments #10755

Move Usage network event publishing methods to UsageEventUtils
2ce77d3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 25, 2025 in 1s

15.16% (-0.01%) compared to f13cf59, passed because coverage increased by 0% when compared to adjusted base (15.17%)

View this Pull Request on Codecov

15.16% (-0.01%) compared to f13cf59, passed because coverage increased by 0% when compared to adjusted base (15.17%)

Details

Codecov Report

Attention: Patch coverage is 8.00000% with 23 lines in your changes missing coverage. Please review.

Project coverage is 15.16%. Comparing base (f13cf59) to head (2ce77d3).
Report is 12 commits behind head on 4.19.

Files with missing lines Patch % Lines
...src/main/java/com/cloud/event/UsageEventUtils.java 0.00% 15 Missing ⚠️
...tack/engine/orchestration/NetworkOrchestrator.java 25.00% 5 Missing and 1 partial ⚠️
...ain/java/com/cloud/network/NetworkServiceImpl.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.19   #10755      +/-   ##
============================================
- Coverage     15.17%   15.16%   -0.01%     
- Complexity    11332    11333       +1     
============================================
  Files          5415     5412       -3     
  Lines        474893   475043     +150     
  Branches      57920    57963      +43     
============================================
+ Hits          72046    72055       +9     
- Misses       394792   394932     +140     
- Partials       8055     8056       +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.