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

IntelPython / dpnp / 27705513053
78%

Build:
DEFAULT BRANCH: master
Ran 17 Jun 2026 06:04PM UTC
Jobs 1
Files 258
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

17 Jun 2026 04:53PM UTC coverage: 78.092% (-0.02%) from 78.113%
27705513053

push

github

web-flow
Removed support for arrays of 2-dimensional vectors in dpnp.cross (#2950)

NumPy 2.5 expires the deprecation of 2-dimensional vectors in
`numpy.cross`: the function now requires (arrays of) 3-dimensional
vectors and raises `ValueError` otherwise.

This PR brings `dpnp.cross` in line with that behavior.
Dpnp had already deprecated 2-D vectors in `dpnp.cross` back in 0.17.0
(via `DeprecationWarning`), so this removes the deprecated path
entirely.

Note, `dpnp.cross` now rejects 2-D vectors unconditionally, including
when running tests against `NumPy < 2.5` (where numpy.cross still
computes a 2-D result). This is an intentional.

1532 of 2854 branches covered (53.68%)

Branch coverage included in aggregate %.

16 of 17 new or added lines in 2 files covered. (94.12%)

25975 of 32370 relevant lines covered (80.24%)

8018.25 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
99.79
-0.21% dpnp/dpnp_iface_mathematical.py
Jobs
ID Job ID Ran Files Coverage
1 27705513053.1 17 Jun 2026 06:04PM UTC 258
78.09
GitHub Action Run
Source Files on build 27705513053
  • Tree
  • List 258
  • Changed 4
  • Source Changed 3
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #27705513053
  • a7338261 on github
  • Prev Build on master (#27691962502)
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