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

IntelPython / dpnp / 13724685525
81%

Build:
DEFAULT BRANCH: master
Ran 07 Mar 2025 04:41PM 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 04:13PM UTC coverage: 71.744% (-0.007%) from 71.751%
13724685525

push

github

web-flow
Add w/a for oneMath to fix test oneMKL interfaces action (#2360)

This PR suggests adding a temporary workaround to a problem in oneMath
[#642 ](https://github.com/uxlfoundation/oneMath/issues/642) where
exceptions are no longer thrown in `lapack` namespace for `getrf`
function as expected.

In oneMath develop branch `oneapi::mkl::lapack::computation_error` is
not thrown.
Instead, `oneapi::mkl::computation_error` from `mkl` namespace is used
so existing catch block `mkl_lapack::exception` does not handle singular
matrix errors.

A workaround has been added to explicitly catch
`oneapi::mkl::computation_error` and update `dev_info` ensuring that
singular matrices are handled correctly.

4698 of 9546 branches covered (49.21%)

Branch coverage included in aggregate %.

1 of 3 new or added lines in 1 file covered. (33.33%)

17580 of 21506 relevant lines covered (81.74%)

19871.16 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
57.64
-0.86% dpnp/backend/extensions/lapack/getrf.cpp
Jobs
ID Job ID Ran Files Coverage
1 13724685525.1 07 Mar 2025 04:42PM UTC 214
71.74
GitHub Action Run
Source Files on build 13724685525
  • Tree
  • List 214
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 1b0ce600 on github
  • Prev Build on master (#13719925831)
  • Next Build on master (#13726995716)
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