Skip to content

fix: don't panic on incomplete var declaration with origin#153

Open
flemzord wants to merge 1 commit into
mainfrom
fix/en-1116-checksource-nil-panic
Open

fix: don't panic on incomplete var declaration with origin#153
flemzord wants to merge 1 commit into
mainfrom
fix/en-1116-checksource-nil-panic

fix(analysis): don't panic on incomplete var declaration with origin …

bfb6494
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 11, 2026 in 1s

67.17% (+0.02%) compared to 1fcd489

View this Pull Request on Codecov

67.17% (+0.02%) compared to 1fcd489

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 67.17%. Comparing base (1fcd489) to head (bfb6494).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #153      +/-   ##
==========================================
+ Coverage   67.14%   67.17%   +0.02%     
==========================================
  Files          47       47              
  Lines        5071     5072       +1     
==========================================
+ Hits         3405     3407       +2     
  Misses       1468     1468              
+ Partials      198      197       -1     

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