Skip to content

Merge branch 'main' into listTrafficType-7863

c4d1bed
Select commit
Loading
Failed to load commit list.
Merged

Fixes:#7837: Add isolationMethods and vlan to TrafficTypeResponse #8151

Merge branch 'main' into listTrafficType-7863
c4d1bed
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 30, 2025 in 0s

17.58% (+0.01%) compared to 2dbc86a

View this Pull Request on Codecov

17.58% (+0.01%) compared to 2dbc86a

Details

Codecov Report

❌ Patch coverage is 53.33333% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.58%. Comparing base (2dbc86a) to head (c4d1bed).

Files with missing lines Patch % Lines
...e/cloudstack/api/response/TrafficTypeResponse.java 50.00% 6 Missing ⚠️
...src/main/java/com/cloud/api/ApiResponseHelper.java 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #8151      +/-   ##
============================================
+ Coverage     17.56%   17.58%   +0.01%     
- Complexity    15542    15543       +1     
============================================
  Files          5909     5909              
  Lines        529058   529073      +15     
  Branches      64617    64618       +1     
============================================
+ Hits          92922    93014      +92     
+ Misses       425683   425602      -81     
- Partials      10453    10457       +4     

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