Skip to content

fix: track nil flows through function variables#388

Open
yd-beep wants to merge 1 commit into
uber-go:mainfrom
yd-beep:fix-func-variable
Open

fix: track nil flows through function variables#388
yd-beep wants to merge 1 commit into
uber-go:mainfrom
yd-beep:fix-func-variable

fix: track nil flows through function variables

4befe05
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 10, 2026 in 0s

87.01% (-0.01%) compared to 89df5f7

View this Pull Request on Codecov

87.01% (-0.01%) compared to 89df5f7

Details

Codecov Report

❌ Patch coverage is 85.71429% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.01%. Comparing base (89df5f7) to head (4befe05).
⚠️ Report is 20 commits behind head on main.

Files with missing lines Patch % Lines
...tion/function/assertiontree/root_assertion_node.go 85.71% 2 Missing and 2 partials ⚠️
...tion/function/assertiontree/parse_expr_producer.go 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #388      +/-   ##
==========================================
- Coverage   87.01%   87.01%   -0.01%     
==========================================
  Files          73       73              
  Lines        8305     8340      +35     
==========================================
+ Hits         7227     7257      +30     
- Misses        885      888       +3     
- Partials      193      195       +2     

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