Skip to content

note why we can't relax Node=Node for DFContext

482a435
Select commit
Loading
Failed to load commit list.
Closed

feat!: Handle CallIndirect in constant folding #2046

note why we can't relax Node=Node for DFContext
482a435
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 2, 2025 in 1s

83.21% (+0.04%) compared to 6fff648

View this Pull Request on Codecov

83.21% (+0.04%) compared to 6fff648

Details

Codecov Report

Attention: Patch coverage is 3.33333% with 58 lines in your changes missing coverage. Please review.

Project coverage is 83.21%. Comparing base (6fff648) to head (482a435).
Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
hugr-passes/src/const_fold.rs 0.00% 39 Missing ⚠️
hugr-passes/src/dataflow.rs 0.00% 7 Missing ⚠️
hugr-passes/src/const_fold/value_handle.rs 25.00% 6 Missing ⚠️
hugr-passes/src/dataflow/datalog.rs 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2046      +/-   ##
==========================================
+ Coverage   83.17%   83.21%   +0.04%     
==========================================
  Files         215      217       +2     
  Lines       41312    41910     +598     
  Branches    37526    38124     +598     
==========================================
+ Hits        34362    34877     +515     
- Misses       5006     5079      +73     
- Partials     1944     1954      +10     

☔ View full report in Codecov by Sentry.
📢 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.