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

IntelPython / dpnp / 12726044178
81%

Build:
DEFAULT BRANCH: master
Ran 11 Jan 2025 05:40PM UTC
Jobs 1
Files 204
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

11 Jan 2025 05:04PM UTC coverage: 65.089% (+0.002%) from 65.087%
12726044178

push

github

web-flow
Add `__array_namespace__` method (#2252)

The PR proposes to implement `__array_namespace__` method of dpnp
ndarray, which is required to be compliant with python array API.
The method will return dpnp as an array namespace, member functions of
which implement data API.

The array namespace is assumed to be stored inside dpctl tensor. So dpnp
ndarray constructor is updated to explicitly pass `array_namespace=dpnp`
into `dpt.usm_ndarray` call. And also to set the namespace through
`_set_namespace(dpnp)` every time dpnp ndarray is created from
usm_ndarray.

4556 of 11458 branches covered (39.76%)

Branch coverage included in aggregate %.

8 of 8 new or added lines in 2 files covered. (100.0%)

16937 of 21563 relevant lines covered (78.55%)

19841.39 hits per line

Jobs
ID Job ID Ran Files Coverage
1 12726044178.1 11 Jan 2025 05:41PM UTC 204
65.09
GitHub Action Run
Source Files on build 12726044178
  • Tree
  • List 204
  • Changed 24
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • aaf52908 on github
  • Prev Build on master (#12724387541)
  • Next Build on master (#12726785209)
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