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

IntelPython / dpnp / 14911888608
81%

Build:
DEFAULT BRANCH: master
Ran 08 May 2025 05:28PM UTC
Jobs 1
Files 216
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

08 May 2025 04:58PM UTC coverage: 71.774% (-0.5%) from 72.271%
14911888608

push

github

web-flow
Avoid using `sycl/ext/intel/math.hpp` on non-Intel devices (#2439)

This PR suggests updating `dpnp.i0()` and `dpnp.kaiser()` to avoid
including `<sycl/ext/intel/math.hpp>` due to its incompatibility with
non-Intel backend (CUDA, AMD).

Instead of using `sycl::ext::intel::math::cyl_bessel_i0`,
`dpnp::kernels::i0::impl::cyl_bessel_i0` is now used when building on
non-Intel targets.

4718 of 9606 branches covered (49.12%)

Branch coverage included in aggregate %.

17728 of 21667 relevant lines covered (81.82%)

19738.84 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
75.51
0.0% dpnp/backend/extensions/window/kaiser.cpp
145
0.0
0.0% dpnp/backend/kernels/elementwise_functions/i0.hpp
Jobs
ID Job ID Ran Files Coverage
1 14911888608.1 08 May 2025 05:28PM UTC 216
71.77
GitHub Action Run
Source Files on build 14911888608
  • Tree
  • List 216
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • b15a4ccc on github
  • Prev Build on master (#14863064295)
  • Next Build on master (#14930124668)
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