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

IntelPython / dpnp / 17979641341
81%

Build:
DEFAULT BRANCH: master
Ran 24 Sep 2025 02:52PM UTC
Jobs 1
Files 229
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

24 Sep 2025 02:18PM UTC coverage: 71.779% (-0.001%) from 71.78%
17979641341

push

github

web-flow
Resolve tests failures in rounding functions with numpy 2.0 (#2589)

There is data type mismatch in result returned for the rounding
functions, because numpy.ceil, numpy.floor, numpy.trunc, and numpy.fix
always returns floating dtype for "numpy < 2.1.0".

The dpnp behavior is aligned with "numpy >= 2.1.0", so this PR adds a
missing fixture to run the test depending on minimum required numpy
version.

4989 of 10114 branches covered (49.33%)

Branch coverage included in aggregate %.

18541 of 22667 relevant lines covered (81.8%)

18915.82 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
99.82
-0.18% dpnp/dpnp_iface_manipulation.py
Jobs
ID Job ID Ran Files Coverage
1 17979641341.1 24 Sep 2025 02:53PM UTC 229
71.78
GitHub Action Run
Source Files on build 17979641341
  • Tree
  • List 229
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • bea51567 on github
  • Prev Build on master (#17914456793)
  • Next Build on master (#17983435306)
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