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

IntelPython / dpnp / 26363031806 / 1
78%
master: 78%

Build:
DEFAULT BRANCH: master
Ran 24 May 2026 03:00PM UTC
Files 261
Run time 7s
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

24 May 2026 01:49PM UTC coverage: 78.239% (-0.003%) from 78.242%
26363031806.1

push

github

web-flow
Resolve gh-2882 (#2930)

This PR adds a fix for gh-2882

When floats were previously converted by `convert_impl` to unsigned
integral types, they would pass through an equally sized, signed
integral type

If the float was in bounds for the unsigned integral type but out of
bounds for the signed type, however, undefined behavior could be
encountered.

This PR proposes a solution of casting to a sufficiently large
intermediate type first, before casting into the unsigned integral type.

1539 of 2874 branches covered (53.55%)

Branch coverage included in aggregate %.

26430 of 32874 relevant lines covered (80.4%)

7901.25 hits per line

Source Files on job 26363031806.1
  • Tree
  • List 261
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 26363031806
  • 96397b2e on github
  • Prev Job for on master (#26357963747.1)
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

© 2026 Coveralls, Inc