Skip to content

Fix pre-commit end-of-file issues

5f1daca
Select commit
Loading
Failed to load commit list.
Open

Fix project-based network filtering in unmanaged instance import #12854

Fix pre-commit end-of-file issues
5f1daca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 22, 2026 in 0s

18.02% (+0.41%) compared to 65e5409

View this Pull Request on Codecov

18.02% (+0.41%) compared to 65e5409

Details

Codecov Report

❌ Patch coverage is 0% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 18.02%. Comparing base (65e5409) to head (5f1daca).
⚠️ Report is 148 commits behind head on main.

Files with missing lines Patch % Lines
...tack/engine/orchestration/NetworkOrchestrator.java 0.00% 4 Missing and 1 partial ⚠️
...n/java/com/cloud/template/TemplateManagerImpl.java 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #12854      +/-   ##
============================================
+ Coverage     17.61%   18.02%   +0.41%     
- Complexity    15665    16450     +785     
============================================
  Files          5917     5968      +51     
  Lines        531400   537120    +5720     
  Branches      64970    65966     +996     
============================================
+ Hits          93603    96817    +3214     
- Misses       427244   429380    +2136     
- Partials      10553    10923     +370     

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