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

IntelPython / dpctl / 8743071058
86%

Build:
DEFAULT BRANCH: master
Ran 18 Apr 2024 07:17PM UTC
Jobs 1
Files 76
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

18 Apr 2024 06:40PM UTC coverage: 88.177% (+0.1%) from 88.049%
8743071058

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

3544 of 4027 branches covered (88.01%)

Branch coverage included in aggregate %.

204 of 215 new or added lines in 2 files covered. (94.88%)

1 existing line in 1 file now uncovered.

10693 of 12119 relevant lines covered (88.23%)

8779.39 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
93.89
-3.67% dpctl/tensor/_search_functions.py
8
96.99
0.56% dpctl/tensor/_reduction.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
93.89
-3.67% dpctl/tensor/_search_functions.py
Jobs
ID Job ID Ran Files Coverage
1 8743071058.1 18 Apr 2024 07:17PM UTC 100
79.91
Source Files on build 8743071058
  • Tree
  • List 76
  • Changed 24
  • Source Changed 0
  • Coverage Changed 18
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • b7412093 on github
  • Prev Build on master (#8737337365)
  • Next Build on master (#8756413492)
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