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

IntelPython / dpnp / 16121366511
81%

Build:
DEFAULT BRANCH: master
Ran 07 Jul 2025 04:08PM UTC
Jobs 1
Files 222
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 Jul 2025 03:35PM UTC coverage: 72.051% (-0.001%) from 72.052%
16121366511

push

github

web-flow
Fix compilation warnings (#2517)

This PR resolves compilation warnings:
> warning: class template argument deduction for alias templates is a
C++20 extension [-Wc++20-extensions]

As for now DPNP is building with C++17 standard, and Class Template
Argument Deduction is available where only for a class template, but not
for a type alias. What support was added in C++20 standard.

Since there are currently no plans to move to the C++20 standard, the
code has been updated to conform to the C++17 standard.

4823 of 9768 branches covered (49.38%)

Branch coverage included in aggregate %.

4 of 6 new or added lines in 1 file covered. (66.67%)

18108 of 22058 relevant lines covered (82.09%)

19407.06 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
34.69
0.23% dpnp/backend/extensions/statistics/histogram.cpp
Jobs
ID Job ID Ran Files Coverage
1 16121366511.1 07 Jul 2025 04:08PM UTC 222
72.05
GitHub Action Run
Source Files on build 16121366511
  • Tree
  • List 222
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 624f14f2 on github
  • Prev Build on master (#16098302061)
  • Next Build on master (#16139423012)
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