Skip to content

compiler: Avoid CSE capture of opaque DefFunction calls - #3004

Merged
FabioLuporini merged 2 commits into
mainfrom
fix-cse-deffunction
Aug 14, 2026
Merged

compiler: Avoid CSE capture of opaque DefFunction calls#3004
FabioLuporini merged 2 commits into
mainfrom
fix-cse-deffunction

tests: Cover CSE leaving DefFunction rhs uncaptured

eed99bb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 13, 2026 in 0s

83.63% (target 1.00%)

View this Pull Request on Codecov

83.63% (target 1.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.63%. Comparing base (60def5f) to head (eed99bb).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3004   +/-   ##
=======================================
  Coverage   83.63%   83.63%           
=======================================
  Files         257      257           
  Lines       54221    54235   +14     
  Branches     4629     4629           
=======================================
+ Hits        45349    45361   +12     
- Misses       8074     8076    +2     
  Partials      798      798           

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