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

IntelPython / dpnp / 21244973606
81%

Build:
DEFAULT BRANCH: master
Ran 22 Jan 2026 11:06AM 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

22 Jan 2026 10:28AM UTC coverage: 81.093% (-0.002%) from 81.095%
21244973606

push

github

web-flow
Resolve compute follows data issue in logspace and geomspace functions (#2723)

The PR closes #2352 and closes #2353.

This PR improves implementation of `dpnp.logspace` and `dpnp.geomspace`
functions based on the latest changes added to NumPy.
And it also updates logic of how input array_like arguments handled to
follow compute follows data approach.
If no `device` or `sycl_queue` keyword passed, then an array creation
function should allocate result based on input arguments (like `start`
and `stop`).
Otherwise all input arrays need to be moved to the specified queue and
resulting array must be allocated there.

1330 of 2452 branches covered (54.24%)

Branch coverage included in aggregate %.

44 of 44 new or added lines in 1 file covered. (100.0%)

19738 of 23528 relevant lines covered (83.89%)

26847.56 hits per line

Jobs
ID Job ID Ran Files Coverage
1 21244973606.1 22 Jan 2026 11:06AM UTC 216
81.09
GitHub Action Run
Source Files on build 21244973606
  • Tree
  • List 216
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #21244973606
  • 626bd3ba on github
  • Prev Build on master (#21216153252)
  • Next Build on master (#21251270647)
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

© 2026 Coveralls, Inc