|
Ran
|
Jobs
1
|
Files
176
|
Run time
1min
|
Badge
README BADGES
|
push
github
Implementation of `dpnp.fft.fft2`, `dpnp.fft.ifft2`, `dpnp.fft.fftn`, `dpnp.fft.ifftn` (#1961) * implement fft2, ifft2, fftn, ifftn * unmute a few tests * Revert "unmute a few tests" This reverts commit de6e0e397. * update a few tests * improve coverage + update tests * address comments * raise Error for deprecated behaviors in NumPy 2.0 * only support sequence for s and axes * update a test + keep functionin alphabetic order * update when both s and axes are given * revert incorrect change for cupy test
3706 of 10500 branches covered (35.3%)
Branch coverage included in aggregate %.
111 of 112 new or added lines in 2 files covered. (99.11%)
13323 of 19634 relevant lines covered (67.86%)
17067.36 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 10356742957.1 | 0 |
56.51 |
GitHub Action Run |