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

IntelPython / dpnp / 13719925831
81%

Build:
DEFAULT BRANCH: master
Ran 07 Mar 2025 12:09PM UTC
Jobs 1
Files 214
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

07 Mar 2025 11:40AM UTC coverage: 71.751% (-0.2%) from 71.961%
13719925831

push

github

web-flow
Add support of `uint64` dtype in `dpnp.bincount` (#2361)

Previously NumPy prohibits `uint64` dtype of input array in
`numpy.bincount`. But that is going to be changed since `2.2.4` release
(fixed in numpy#28355 and backported to 2.2.x branch in numpy#28420).

This PR proposes to align with upcoming changes and to allow `uint64`
dtype of input array in `dpnp.bincount`.
Additionally, it extends the docstring of histogram-like functions to
clearly notify with a warning about possible synchronization impact.

4698 of 9546 branches covered (49.21%)

Branch coverage included in aggregate %.

1 of 2 new or added lines in 1 file covered. (50.0%)

17580 of 21503 relevant lines covered (81.76%)

19875.13 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
69.54
-9.57% dpnp/backend/extensions/statistics/bincount.cpp
Jobs
ID Job ID Ran Files Coverage
1 13719925831.1 07 Mar 2025 12:10PM UTC 214
71.75
GitHub Action Run
Source Files on build 13719925831
  • Tree
  • List 214
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • acd33e46 on github
  • Prev Build on master (#13708356967)
  • Next Build on master (#13724685525)
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

© 2025 Coveralls, Inc