Skip to content

engine/schema: use PostConstruct in FirewallRulesDaoImpl#13397

Draft
weizhouapache wants to merge 2 commits into
apache:mainfrom
weizhouapache:4.22-improve-FirewallRulesDaoImpl
Draft

engine/schema: use PostConstruct in FirewallRulesDaoImpl#13397
weizhouapache wants to merge 2 commits into
apache:mainfrom
weizhouapache:4.22-improve-FirewallRulesDaoImpl

remove ;

1527c1d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 11, 2026 in 0s

18.75% (+0.00%) compared to a7f9756

View this Pull Request on Codecov

18.75% (+0.00%) compared to a7f9756

Details

Codecov Report

❌ Patch coverage is 0% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 18.75%. Comparing base (a7f9756) to head (1527c1d).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...va/com/cloud/network/dao/FirewallRulesDaoImpl.java 0.00% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main   #13397   +/-   ##
=========================================
  Coverage     18.75%   18.75%           
- Complexity    17964    17967    +3     
=========================================
  Files          6160     6160           
  Lines        552571   552572    +1     
  Branches      67346    67346           
=========================================
+ Hits         103651   103660    +9     
+ Misses       437514   437506    -8     
  Partials      11406    11406           

☔ View full report in Codecov by Harness.
📢 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.