Skip to content

review(min_max_to_clip): rename rules

e2125dc
Select commit
Loading
Failed to load commit list.
Merged

[Rewriter]: add fusion rules for successive Min/Max patterns #2500

review(min_max_to_clip): rename rules
e2125dc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 5, 2025 in 1s

70.17% (+0.18%) compared to 1934901

View this Pull Request on Codecov

70.17% (+0.18%) compared to 1934901

Details

Codecov Report

❌ Patch coverage is 98.85057% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.17%. Comparing base (1934901) to head (e2125dc).

Files with missing lines Patch % Lines
...ipt/rewriter/rules/common/_min_max_to_clip_test.py 98.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2500      +/-   ##
==========================================
+ Coverage   69.99%   70.17%   +0.18%     
==========================================
  Files         216      218       +2     
  Lines       26074    26248     +174     
  Branches     2618     2625       +7     
==========================================
+ Hits        18250    18420     +170     
- Misses       6921     6923       +2     
- Partials      903      905       +2     

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