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

IntelPython / dpnp / 34478322607
78%

Build:
DEFAULT BRANCH: master
Ran 10 Sep 2026 02:18PM 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

10 Sep 2026 12:43PM UTC coverage: 78.477% (+0.003%) from 78.474%
34478322607

push

github

web-flow
Fix malformed :obj: cross-reference roles in docstrings (#3065)

Two `See Also` entries used `obj:` instead of `:obj:` (missing the
leading colon), so Sphinx did not recognize the cross-reference role and
rendered it as literal `obj:` text in the API docs:

- `dpnp.argsort` — the `dpnp.take_along_axis` entry rendered as "…from
obj: dpnp.argsort…"
- `dpnp.histogram` — the `dpnp.histogram_bin_edges` entry rendered as
"…by the obj:dpnp.histogram function"

Adding the missing colon makes both render as proper cross-reference
links. This is a docstring-only change with no functional impact.

1546 of 2894 branches covered (53.42%)

Branch coverage included in aggregate %.

26643 of 33026 relevant lines covered (80.67%)

8622.46 hits per line

Jobs
ID Job ID Ran Files Coverage
1 34478322607.1 10 Sep 2026 02:18PM UTC 263
78.48
GitHub Action Run
Source Files on build 34478322607
  • Tree
  • List 263
  • Changed 3
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #34478322607
  • 1d013525 on github
  • Prev Build on master (#34468104187)
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