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

IntelPython / dpnp / 23347660576
82%

Build:
DEFAULT BRANCH: master
Ran 20 Mar 2026 03:16PM UTC
Jobs 1
Files 211
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

20 Mar 2026 02:34PM UTC coverage: 81.977% (+0.02%) from 81.962%
23347660576

push

github

web-flow
Add ndarray subclassing support via `ndarray.view()` method (#2815)

The PR adds ndarray subclassing support via `ndarray.view()` method.

It implements the `type` parameter in `dpnp.ndarray.view()` to enable
custom subclasses, matching NumPy/CuPy behavior. Also includes proper
`__array_finalize__` hook invocation for metadata propagation.

The implementation is done through `_view_impl()` helper using
'array_class' parameter to avoid shadowing builtin 'type'.
The tests scope is extended with new 7 tests for verifying subclassing
support and enabling `TestSubclassArrayView` class from third party
tests.

This PR closes #2764.

1323 of 2416 branches covered (54.76%)

Branch coverage included in aggregate %.

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

19778 of 23324 relevant lines covered (84.8%)

6928.03 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23347660576.1 20 Mar 2026 03:16PM UTC 211
81.98
GitHub Action Run
Source Files on build 23347660576
  • Tree
  • List 211
  • 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 #23347660576
  • d74afafe on github
  • Prev Build on master (#23306995398)
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