• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

IntelPython / dpnp / 9917103439
81%

Build:
DEFAULT BRANCH: master
Ran 13 Jul 2024 04:15AM UTC
Jobs 1
Files 163
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

13 Jul 2024 03:52AM UTC coverage: 53.99% (-0.4%) from 54.381%
9917103439

push

github

web-flow
implement `dpnp.fft.fft` and `dpnp.fft.ifft` using pybind11 extension (#1879)

* implement fft and ifft using pybind11 extension

* fixing minor issues

* address comments

* link to dpnp doc for FFT background info

* add TODO

* update backend structure

* update CMakefile

* update tests

* add out keyword and fix an issue with negative stride

* fix sphinx spelling issues

* update for mkl-2024.2

* implement in-place fft

* update to reuse dpctl function

* fix an issue for out keyword given as usm_ndarray

* fix a test

* add TODO

* extend descriptor template

mkl_dft::domain is added to descriptor template for future
impelemntation of REAL domain

* add incorrectly removed header

* address comments

* fix empty array test

* implement async memory

* address comments

* use dpnp_array

* update a test

* fix pre-commit

* consistency with stock NumPy for coverage report

---------

Co-authored-by: Anton <100830759+antonwolfy@users.noreply.github.com>

3617 of 11213 branches covered (32.26%)

Branch coverage included in aggregate %.

373 of 456 new or added lines in 9 files covered. (81.8%)

182 existing lines in 3 files now uncovered.

13067 of 19689 relevant lines covered (66.37%)

16867.29 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
20
58.82
dpnp/backend/extensions/fft/in_place.cpp
30
55.36
dpnp/backend/extensions/fft/out_of_place.cpp
33
66.42
dpnp/backend/extensions/fft/common.hpp

Uncovered Existing Lines

Lines Coverage ∆ File
2
85.71
-2.21% dpnp/fft/dpnp_iface_fft.py
24
53.85
-46.15% dpnp/fft/dpnp_algo_fft.pyx
156
36.35
-43.37% dpnp/backend/kernels/dpnp_krnl_fft.cpp
Jobs
ID Job ID Ran Files Coverage
1 9917103439.1 13 Jul 2024 04:15AM UTC 163
53.99
Source Files on build 9917103439
  • Tree
  • List 163
  • Changed 23
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 100094a9 on github
  • Prev Build on master (#9911917568)
  • Next Build on master (#9919372853)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc