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

IntelPython / dpctl / 8743071058 / 1
86%
master: 86%

Build:
DEFAULT BRANCH: master
Ran 18 Apr 2024 07:17PM UTC
Files 100
Run time 3s
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

18 Apr 2024 06:40PM UTC coverage: 79.907% (+0.2%) from 79.697%
8743071058.1

push

github

web-flow
Implements `out` keyword for `where` and reductions and `order` keyword for `where` (#1643)

* Implements `out` keyword into reductions

* Implements `order` keyword into `dpt.where`

* Implements `out` kwarg in `where`

* Adds new tests for order kwarg in where to test_where_order

* Adds test_where_out

* Adds test_where_out_arg_validation

* Permit overlap of inputs and output to `where` when tensors are logically equivalent

* Tweak to sum docstring

* Rearranges _comparison_over_axis and _search_over_axis to remove fast paths for zero-size arrays

This prevents possible edge cases where an array with a non-zero number of elements could be allocated prior to an error being thrown for a reduction being performed over a size-zero axis

* Adds tests for reduction out kwarg

* Applies suggestions per PR review

Avoids a call to permute_dims in reductions when `axis=None`

Make reduction tests more efficient by reusing an array of zeros rather than reconstructing

3977 of 5109 branches covered (77.84%)

Branch coverage included in aggregate %.

12543 of 15565 relevant lines covered (80.58%)

6835.69 hits per line

Source Files on job 8743071058.1
  • Tree
  • List 100
  • Changed 24
  • Source Changed 0
  • Coverage Changed 18
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 8743071058
  • b7412093 on github
  • Prev Job for on master (#8737337365.1)
  • Next Job for on master (#8756413492.1)
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