Skip to content

Conversation

AyoubMDL
Copy link
Contributor

As we need to check the rank of input shapes, we need to ensure that input shapes are not None before checking their rank. Used _ir_utils.has_rank to handle that.

Ensure that input shapes are not None before checking their rank.
Used _ir_utils.has_rank to handle this safely.
Copy link

codecov bot commented Aug 28, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.01%. Comparing base (1a7f3bd) to head (6ecd7ab).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2528   +/-   ##
=======================================
  Coverage   70.01%   70.01%           
=======================================
  Files         215      215           
  Lines       25988    25989    +1     
  Branches     2606     2606           
=======================================
+ Hits        18195    18196    +1     
  Misses       6895     6895           
  Partials      898      898           

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

@justinchuby justinchuby merged commit 385d2e6 into microsoft:main Aug 28, 2025
21 of 32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

2 participants