Skip to content

compiler: Don't collect aliases guarded by a Dimension they don't span - #3010

Merged
mloubout merged 1 commit into
mainfrom
cire-guarded-aliases
Aug 24, 2026
Merged

compiler: Don't collect aliases guarded by a Dimension they don't span#3010
mloubout merged 1 commit into
mainfrom
cire-guarded-aliases

compiler: Don't extract candidates guarded by a Dimension they don't …

02e8d9e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 24, 2026 in 0s

83.67% (target 1.00%)

View this Pull Request on Codecov

83.67% (target 1.00%)

Details

Codecov Report

❌ Patch coverage is 93.75000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.67%. Comparing base (436199c) to head (02e8d9e).

Files with missing lines Patch % Lines
tests/test_dse.py 87.50% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3010   +/-   ##
=======================================
  Coverage   83.67%   83.67%           
=======================================
  Files         257      257           
  Lines       54663    54687   +24     
  Branches     4683     4686    +3     
=======================================
+ Hits        45739    45761   +22     
- Misses       8114     8115    +1     
- Partials      810      811    +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.