Skip to content

fix: NsxResource.executeRequest DeleteNsxNatRuleCommand comparison bug

f300f5a
Select commit
Loading
Failed to load commit list.
Merged

fix: NsxResource.executeRequest DeleteNsxNatRuleCommand comparison bug #12833

fix: NsxResource.executeRequest DeleteNsxNatRuleCommand comparison bug
f300f5a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 30, 2026 in 0s

18.02% (+0.00%) compared to 3bd5410

View this Pull Request on Codecov

18.02% (+0.00%) compared to 3bd5410

Details

Codecov Report

❌ Patch coverage is 37.50000% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 18.02%. Comparing base (3bd5410) to head (f300f5a).
⚠️ Report is 21 commits behind head on main.

Files with missing lines Patch % Lines
...va/org/apache/cloudstack/resource/NsxResource.java 0.00% 1 Missing and 2 partials ⚠️
.../cloudstack/agent/api/DeleteNsxNatRuleCommand.java 60.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main   #12833   +/-   ##
=========================================
  Coverage     18.02%   18.02%           
- Complexity    16450    16452    +2     
=========================================
  Files          5968     5968           
  Lines        537086   537091    +5     
  Branches      65961    65961           
=========================================
+ Hits          96820    96825    +5     
+ Misses       429346   429344    -2     
- Partials      10920    10922    +2     

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