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

IntelPython / dpnp / 13335750478
81%

Build:
DEFAULT BRANCH: master
Ran 14 Feb 2025 07:35PM UTC
Jobs 1
Files 206
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

14 Feb 2025 07:06PM UTC coverage: 71.742% (+0.005%) from 71.737%
13335750478

push

github

web-flow
Disallow `minlength=None` in `dpnp.bincount` (#2310)

`minlength=None` was deprecated for `numpy.bincount` since numpy `1.14`
and numpy is going to raise `TypeError` exception in `2.3.0` release.

The PR propose to update implementation of `dpnp.bincount` and to
disallow `minlength=None` in the same way as it will be implemented in
NumPy 2.3.0.

Additionally there is explicit type check of input arrays added through
`dpnp.check_supported_arrays_type` calls at validation step.

4684 of 9472 branches covered (49.45%)

Branch coverage included in aggregate %.

9 of 9 new or added lines in 1 file covered. (100.0%)

17389 of 21295 relevant lines covered (81.66%)

20061.54 hits per line

Jobs
ID Job ID Ran Files Coverage
1 13335750478.1 14 Feb 2025 07:36PM UTC 206
71.74
GitHub Action Run
Source Files on build 13335750478
  • Tree
  • List 206
  • Changed 21
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 131e4e0d on github
  • Prev Build on master (#13331790724)
  • Next Build on master (#13376411782)
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