Skip to content

improved errorlog message by adding null check - #13263

Open
saurabhkushwaha438 wants to merge 4 commits into
apache:mainfrom
saurabhkushwaha438:improved-errorlog-message
Open

improved errorlog message by adding null check#13263
saurabhkushwaha438 wants to merge 4 commits into
apache:mainfrom
saurabhkushwaha438:improved-errorlog-message

Merge branch 'main' into improved-errorlog-message

719f731
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 11, 2026 in 0s

19.65% (+0.00%) compared to 5a67f19

View this Pull Request on Codecov

19.65% (+0.00%) compared to 5a67f19

Details

Codecov Report

❌ Patch coverage is 0% with 21 lines in your changes missing coverage. Please review.
✅ Project coverage is 19.65%. Comparing base (5a67f19) to head (719f731).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
...apache/cloudstack/vm/ImportVmTasksManagerImpl.java 0.00% 21 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##               main   #13263    +/-   ##
==========================================
  Coverage     19.64%   19.65%            
+ Complexity    19790    19789     -1     
==========================================
  Files          6368     6368            
  Lines        574889   575113   +224     
  Branches      70353    70375    +22     
==========================================
+ Hits         112962   113020    +58     
- Misses       449656   449809   +153     
- Partials      12271    12284    +13     

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