[torchlib] Fix _fft_c2r #1844
Draft
[torchlib] Fix _fft_c2r #1844
Codecov / codecov/project
succeeded
Sep 3, 2024 in 0s
74.92% (-0.15%) compared to 2e45a32
View this Pull Request on Codecov
74.92% (-0.15%) compared to 2e45a32
Details
Codecov Report
Attention: Patch coverage is 10.81081%
with 33 lines
in your changes missing coverage. Please review.
Project coverage is 74.92%. Comparing base (
2e45a32
) to head (af7a47c
).
Report is 2 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
onnxscript/function_libs/torch_lib/ops/fft.py | 10.81% | 33 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1844 +/- ##
==========================================
- Coverage 75.07% 74.92% -0.15%
==========================================
Files 249 249
Lines 27046 27060 +14
Branches 4943 4945 +2
==========================================
- Hits 20304 20276 -28
- Misses 5797 5839 +42
Partials 945 945
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading