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

IntelPython / dpnp / 32379435307
78%

Build:
DEFAULT BRANCH: master
Ran 20 Aug 2026 03:44PM UTC
Jobs 1
Files 263
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 Aug 2026 02:19PM UTC coverage: 78.477%. Remained the same
32379435307

push

github

web-flow
docs: document variadic parameters with leading star (#3032)

Several docstrings documented variadic parameters without the leading
`*`/`**`, so the rendered type read like a single value rather than a
sequence of arguments. This aligns them with the numpydoc convention
(and with `dpnp.broadcast` / `dpnp.broadcast_arrays` /
`dpnp.broadcast_shapes`, which already use `*args`).

Changes (documentation only, no behavior change):

- `apply_along_axis`: `args` / `kwargs` -> `*args` / `**kwargs`
- `check_supported_arrays_type`: `arrays` -> `*arrays`
- `_compute_res_dtype`: `arrays` -> `*arrays`

1546 of 2898 branches covered (53.35%)

Branch coverage included in aggregate %.

26585 of 32948 relevant lines covered (80.69%)

8471.95 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32379435307.1 20 Aug 2026 03:44PM UTC 263
78.48
GitHub Action Run
Source Files on build 32379435307
  • Tree
  • List 263
  • Changed 3
  • Source Changed 3
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #32379435307
  • d02ed45f on github
  • Prev Build on master (#32351230950)
  • Next Build on master (#32471152122)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc