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

IntelPython / dpnp / 12943327236
81%

Build:
DEFAULT BRANCH: master
Ran 24 Jan 2025 05:00AM UTC
Jobs 1
Files 201
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

24 Jan 2025 04:34AM UTC coverage: 71.275% (+0.08%) from 71.194%
12943327236

push

github

web-flow
Histogram2d (#2262)

Implementation of `histogram2d` via already existing functionality of
`histogramdd`.

`histogram2d` accepts 2 different arrays, while `histogramdd` accepts
single two-dimensional array.
In order to avoid double copy (first to single array, second to
supported type) `histogram2d` perform type checks before calling to
`histogramdd`.


- [x] Have you provided a meaningful PR description?
- [x] Have you added a test, reproducer or referred to issue with a
reproducer?
- [x] Have you tested your changes locally for CPU and GPU devices?
- [x] Have you made sure that new changes do not introduce compiler
warnings?
- [x] Have you checked performance impact of proposed changes?
- [x] If this PR is a work in progress, are you filing the PR as a
draft?

---------

Co-authored-by: Anton <100830759+antonwolfy@users.noreply.github.com>

4557 of 9394 branches covered (48.51%)

Branch coverage included in aggregate %.

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

16775 of 20535 relevant lines covered (81.69%)

20821.84 hits per line

Jobs
ID Job ID Ran Files Coverage
1 12943327236.1 24 Jan 2025 05:01AM UTC 201
71.28
GitHub Action Run
Source Files on build 12943327236
  • Tree
  • List 201
  • Changed 23
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 0181564f on github
  • Prev Build on master (#12927247163)
  • Next Build on master (#12968209704)
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