Skip to content

Remove unnecessary trilinear helper tests

c5d4cda
Select commit
Loading
Failed to load commit list.
Open

Add aten._trilinear support to torch_lib core #2850

Remove unnecessary trilinear helper tests
c5d4cda
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 14, 2026 in 0s

71.87% (+0.00%) compared to 4c4f7a0

View this Pull Request on Codecov

71.87% (+0.00%) compared to 4c4f7a0

Details

Codecov Report

❌ Patch coverage is 75.00000% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.87%. Comparing base (4c4f7a0) to head (c5d4cda).

Files with missing lines Patch % Lines
onnxscript/function_libs/torch_lib/ops/core.py 75.00% 4 Missing and 4 partials ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2850   +/-   ##
=======================================
  Coverage   71.86%   71.87%           
=======================================
  Files         239      239           
  Lines       29139    29171   +32     
  Branches     2875     2880    +5     
=======================================
+ Hits        20942    20966   +24     
- Misses       7219     7223    +4     
- Partials      978      982    +4     

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