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

IntelPython / dpnp / 23295526851
82%

Build:
DEFAULT BRANCH: master
Ran 19 Mar 2026 01:26PM UTC
Jobs 1
Files 216
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

19 Mar 2026 12:46PM UTC coverage: 81.379%. Remained the same
23295526851

push

github

web-flow
Update QR tests to avoid element-wise comparisons (#2785)

This PR proposes updating QR tests to avoid direct element-wise
comparisons which became unstable with oneMKL 2026.0 due to sign and
phase differences in otherwise valid QR results

Since QR factorization is not unique, different MKL and NumPy versions
may return results that differ by sign or complex phase while still
representing a correct decomposition

To make the tests more stable this PR proposes using invariant-based
validation for `mode="raw"` and `mode="r"` based on the unitarity of the
Q factor (Q^H Q = I) and the resulting QR identity
R^H @ R = A^H @ A

1323 of 2442 branches covered (54.18%)

Branch coverage included in aggregate %.

19777 of 23486 relevant lines covered (84.21%)

6881.58 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23295526851.1 19 Mar 2026 01:26PM UTC 216
81.38
GitHub Action Run
Source Files on build 23295526851
  • Tree
  • List 216
  • 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 #23295526851
  • 95ab6a08 on github
  • Prev Build on master (#23287962750)
  • Next Build on master (#23306995398)
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