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

IntelPython / dpnp / 25887934723
78%

Build:
DEFAULT BRANCH: master
Ran 14 May 2026 11:00PM UTC
Jobs 1
Files 261
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 May 2026 09:55PM UTC coverage: 78.444%. Remained the same
25887934723

push

github

web-flow
Tune tolerance in matvec test and disable large dim in matmul test (#2912)

Few tests are failing with the latest blas libs and numpy:
```bash
  FAILED test_product.py::TestMatmul::test_strided1[-2-float32] - AssertionError: 
  Not equal to tolerance rtol=1.6e-05, atol=1.6e-05
  
  Mismatched elements: 1 / 10000 (0.01%)
  Mismatch at index:
   [6, 5, 4, 8]: 0.13449859619140625 (ACTUAL), 0.13451732695102692 (DESIRED)
  Max absolute difference among violations: 1.873076e-05
  Max relative difference among violations: 0.00013924
   ACTUAL: array([[[[ 9.825830e+01,  8.411874e+01,  2.118525e+02, ...,
            -1.437696e+02, -1.788609e+00,  3.740148e+01],
           [ 8.804939e+01, -2.840893e+01, -1.463431e+02, ...,...
   DESIRED: array([[[[ 9.825830e+01,  8.411874e+01,  2.118525e+02, ...,
            -1.437696e+02, -1.788605e+00,  3.740148e+01],
           [ 8.804940e+01, -2.840893e+01, -1.463431e+02, ...,...
  FAILED test_product.py::TestMatvec::test_axes[axes0] - AssertionError: 
  Not equal to tolerance rtol=8e-15, atol=8e-15
  
  Mismatched elements: 1 / 96 (1.04%)
  Mismatch at index:
   [0, 0, 0, 1]: 0.36551382063033344 (ACTUAL), 0.36551382063031923 (DESIRED)
  Max absolute difference among violations: 1.42108547e-14
  Max relative difference among violations: 3.88791173e-14
   ACTUAL: array([[[[  17.130334,    0.365514,  -16.568001],
           [  52.87157 ,  -75.25945 , -105.961006]],
  ...
   DESIRED: array([[[[  17.130334,    0.365514,  -16.568001],
           [  52.87157 ,  -75.25945 , -105.961006]],
  ...
  FAILED test_product.py::TestMatvec::test_axes[axes1] - AssertionError: 
  Not equal to tolerance rtol=8e-15, atol=8e-15
  
  Mismatched elements: 1 / 96 (1.04%)
  Mismatch at index:
   [0, 0, 0, 1]: 0.36551382063033344 (ACTUAL), 0.36551382063031923 (DESIRED)
  Max absolute difference among violations: 1.42108547e-14
  Max relative difference among violations: 3.88791173e-14
   ACTUAL: array([[[[  17.130334,    0.365514,  -16.568001],
    ... (continued)

1573 of 2908 branches covered (54.09%)

Branch coverage included in aggregate %.

26273 of 32590 relevant lines covered (80.62%)

7614.6 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25887934723.1 14 May 2026 11:00PM UTC 261
78.44
GitHub Action Run
Source Files on build 25887934723
  • Tree
  • List 261
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25887934723
  • 53dd6d15 on github
  • Prev Build on master (#25812596250)
  • Next Build on master (#25896727445)
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