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

IntelPython / dpnp / 34359622736
78%

Build:
DEFAULT BRANCH: master
Ran 09 Sep 2026 03: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

09 Sep 2026 01:49PM UTC coverage: 78.492% (-0.003%) from 78.495%
34359622736

push

github

web-flow
Fix documentation rendering for dpnp.ndarray operator methods and dpnp.histogram2d (#3064)

Fixes several documentation rendering issues.

- `dpnp.ndarray` operator methods documented their behavior with a
`:math:` role wrapping the expression in `\text{...}`. In LaTeX/MathJax
math mode `&`, `^`, and `%` are special, so `__and__`, `__xor__`,
`__mod__` and their variants rendered as error strings or truncated
text. These are plain Python operator snippets, so they now render as
inline code literals; all operator dunder docstrings were converted for
consistency.
- `dpnp.histogram2d` and `dpnp.left_shift` were missing the blank line
before their `Returns` section, so numpydoc did not parse it as a
section header.

1546 of 2894 branches covered (53.42%)

Branch coverage included in aggregate %.

26631 of 33004 relevant lines covered (80.69%)

8620.53 hits per line

Coverage Regressions

Lines Coverage ∆ File
1
86.29
-0.27% dpnp/tensor/_elementwise_common.py
Jobs
ID Job ID Ran Files Coverage
1 34359622736.1 09 Sep 2026 03:18PM UTC 263
78.49
GitHub Action Run
Source Files on build 34359622736
  • Tree
  • List 263
  • Changed 4
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #34359622736
  • af5995c6 on github
  • Prev Build on master (#34346092133)
  • Next Build on master (#34392227774)
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