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

IntelPython / dpnp / 12166757143
81%

Build:
DEFAULT BRANCH: master
Ran 04 Dec 2024 07:43PM UTC
Jobs 1
Files 199
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

04 Dec 2024 07:19PM UTC coverage: 67.862% (+0.002%) from 67.86%
12166757143

push

github

web-flow
Add `dpnp.iterable` function (#2208)

There was `__iter__` method of dpnp.ndarray implemented in scope of
#2206.

While this PR proposes to add implementation of `dpnp.iterable` function
which is intended to check if the object (including dpnp.ndarray) can be
iterated over.
The implementation leverages on NumPy call, which is based on attempt to
pass the object to `iter` function.

4395 of 10024 branches covered (43.84%)

Branch coverage included in aggregate %.

2 of 2 new or added lines in 1 file covered. (100.0%)

16470 of 20722 relevant lines covered (79.48%)

20590.08 hits per line

Jobs
ID Job ID Ran Files Coverage
1 12166757143.1 04 Dec 2024 07:43PM UTC 199
67.86
GitHub Action Run
Source Files on build 12166757143
  • Tree
  • List 199
  • Changed 19
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 3f737bea on github
  • Prev Build on master (#12165191490)
  • Next Build on master (#12179575872)
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