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

IntelPython / dpnp / 28538213326
78%

Build:
DEFAULT BRANCH: master
Ran 01 Jul 2026 07:23PM UTC
Jobs 1
Files 258
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

01 Jul 2026 06:12PM UTC coverage: 78.107% (-0.002%) from 78.109%
28538213326

push

github

web-flow
Strip GCC-only `-fno-merge-constants` from flags in conda build (#2978)

conda-forge's `gcc`/`g++` compiler activation injects
`-fno-merge-constants` into `CFLAGS`/`CXXFLAGS` when `CONDA_BUILD==1`.

The dpnp conda recipe builds with the Intel oneAPI compilers
(`icx`/`icpx`), which do not implement this GCC flag and emit a warning
on every compile unit:
```
icpx: command line warning #10430: Unsupported command line options encountered
These options as listed are not supported.
For more information, use '-qnextgen-diag'.
option list:
-fno-merge-constants
```

This PR removes `-fno-merge-constants` from `CFLAGS`/`CXXFLAGS` in
`conda-recipe/build.sh`.

1532 of 2854 branches covered (53.68%)

Branch coverage included in aggregate %.

25992 of 32385 relevant lines covered (80.26%)

8015.32 hits per line

Coverage Regressions

Lines Coverage ∆ File
1
86.29
-0.27% dpnp/tensor/_elementwise_common.py
Jobs
ID Job ID Ran Files Coverage
1 28538213326.1 01 Jul 2026 07:23PM UTC 258
78.11
GitHub Action Run
Source Files on build 28538213326
  • Tree
  • List 258
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28538213326
  • f60cdfe6 on github
  • Prev Build on master (#28527788996)
  • Next Build on master (#28576127532)
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