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

IntelPython / dpnp / 14053092442
81%

Build:
DEFAULT BRANCH: master
Ran 25 Mar 2025 06:56AM UTC
Jobs 1
Files 215
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

25 Mar 2025 06:26AM UTC coverage: 72.142% (+0.4%) from 71.774%
14053092442

push

github

web-flow
Install dpctl via pip manager in coverage and docs workflows (#2383)

This PR resolves issue with `coverage` and `docs` GitHub workflows
observing since 2025.1 release is published.

The reason of the proposed changes is that it isn't possible to install
dpctl there as a conda package when the environment is created through
installing of Intel OneAPI packages because the dpctl conda package has
a runtime dependency on DPC++ RT one. Whereas the DPC++ RT package has
been already installed by the apt command above and its version has been
matched with the DPC++ compiler.
In case where we install the DPC++ compiler with the apt (including
DPC++ RT) and install the DPC++ RT conda package while resolving
dependencies, this can lead to a versioning error, i.e. compatibility
issue as the DPC++ compiler only guarantees backwards compatibility, not
forward compatibility (DPC++ RT may not run a binary built with a newer
version of the DPC++ compiler).

Installing dpctl via the pip manager has no such limitation, as the
package has no run dependency on the DPC++ RT pip package, so this is
why the new step is proposed to be added to the workflows.

4671 of 9486 branches covered (49.24%)

Branch coverage included in aggregate %.

17610 of 21399 relevant lines covered (82.29%)

19967.9 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
0.0
0.0% dpnp/backend/kernels/elementwise_functions/i0.hpp
Jobs
ID Job ID Ran Files Coverage
1 14053092442.1 25 Mar 2025 06:56AM UTC 215
72.14
GitHub Action Run
Source Files on build 14053092442
  • Tree
  • List 215
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 395c8968 on github
  • Prev Build on master (#13993823319)
  • Next Build on master (#14062566601)
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