Skip to content

Merge branch 'main' into copilot/fix-negative-pad-values

befdc9d
Select commit
Loading
Failed to load commit list.
Merged

Fix fuse_pad_into_conv incorrectly fusing when Pad contains negative values #2841

Merge branch 'main' into copilot/fix-negative-pad-values
befdc9d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 3, 2026 in 0s

62.54% (-10.11%) compared to 1fb43af

View this Pull Request on Codecov

62.54% (-10.11%) compared to 1fb43af

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 62.54%. Comparing base (1fb43af) to head (befdc9d).

❗ There is a different number of reports uploaded between BASE (1fb43af) and HEAD (befdc9d). Click for more details.

HEAD has 40 uploads less than BASE
Flag BASE (1fb43af) HEAD (befdc9d)
41 1
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2841       +/-   ##
===========================================
- Coverage   72.64%   62.54%   -10.11%     
===========================================
  Files         259      259               
  Lines       31652    31655        +3     
  Branches     2980     2981        +1     
===========================================
- Hits        22994    19799     -3195     
- Misses       7649    10977     +3328     
+ Partials     1009      879      -130     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.