Skip to content

Update onnxscript/ir/passes/common/constant_manipulation_test.py

e648167
Select commit
Loading
Failed to load commit list.
Merged

[Pass] Support lift constants to initializers pass #2160

Update onnxscript/ir/passes/common/constant_manipulation_test.py
e648167
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 10, 2025 in 0s

74.13% (+0.09%) compared to 3a6e4cc

View this Pull Request on Codecov

74.13% (+0.09%) compared to 3a6e4cc

Details

Codecov Report

Attention: Patch coverage is 91.37931% with 10 lines in your changes missing coverage. Please review.

Project coverage is 74.13%. Comparing base (3a6e4cc) to head (e648167).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...nxscript/ir/passes/common/constant_manipulation.py 84.00% 5 Missing and 3 partials ⚠️
...ipt/ir/passes/common/constant_manipulation_test.py 96.61% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2160      +/-   ##
==========================================
+ Coverage   74.03%   74.13%   +0.09%     
==========================================
  Files         222      224       +2     
  Lines       29239    29355     +116     
  Branches     3399     3414      +15     
==========================================
+ Hits        21647    21762     +115     
- Misses       6439     6440       +1     
  Partials     1153     1153              

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