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

IntelPython / dpnp / 12246242208
81%

Build:
DEFAULT BRANCH: master
Ran 09 Dec 2024 11:55PM UTC
Jobs 1
Files 204
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

09 Dec 2024 11:30PM UTC coverage: 65.087% (-1.3%) from 66.389%
12246242208

push

github

web-flow
Align with numpy 2.2 (#2226)

The PR proposes to align with changes implemented in `numpy 2.2`:
- Update `dpnp.cov` to properly transpose 2d array with `rowvar=False`.
- Handle boolean arrays in `dpnp.insert` as a mask.
- Mute or workaround tests with fail due to numpy issues in
`numpy.insert` and `numpy.cov`.
- Mute tests with are not passing due to new numpy behavior (new
`matvec` and `vecmat` ufuncs, support of 2d array in `trim_zeros`).

`matvec` and `vecmat` ufuncs and `trim_zeros` functions will be
separately.

4560 of 11468 branches covered (39.76%)

Branch coverage included in aggregate %.

4 of 4 new or added lines in 2 files covered. (100.0%)

235 existing lines in 10 files now uncovered.

16946 of 21574 relevant lines covered (78.55%)

19822.36 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
3
99.43
-0.57% dpnp/dpnp_iface_manipulation.py
5
96.31
0.35% dpnp/dpnp_iface_statistics.py
10
70.48
5.71% dpnp/backend/extensions/statistics/common.cpp
12
35.18
0.0% dpnp/backend/extensions/statistics/histogram.cpp
15
72.04
-16.13% dpnp/backend/kernels/dpnp_krnl_statistics.cpp
19
63.51
6.51% dpnp/backend/extensions/statistics/histogram_common.cpp
19
34.25
0.0% dpnp/backend/extensions/statistics/common.hpp
44
9.8
-6.28% dpnp/backend/kernels/dpnp_krnl_common.cpp
50
61.97
1.97% dpnp/backend/extensions/statistics/dispatch_table.hpp
58
1.56
0.0% dpnp/backend/extensions/statistics/histogram_common.hpp
Jobs
ID Job ID Ran Files Coverage
1 12246242208.1 09 Dec 2024 11:56PM UTC 204
65.09
GitHub Action Run
Source Files on build 12246242208
  • Tree
  • List 204
  • Changed 27
  • Source Changed 0
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 11487c5b on github
  • Prev Build on master (#12224985993)
  • Next Build on master (#12256495965)
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