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

IntelPython / dpctl / 8776207628
86%

Build:
DEFAULT BRANCH: master
Ran 21 Apr 2024 11:54PM 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

21 Apr 2024 11:17PM UTC coverage: 88.21% (+0.03%) from 88.177%
8776207628

push

github

web-flow
Type promotion for `indices` arrays and casting `vals` in integer indexing (#1647)

* Tweaks to advanced integer indexing

Setting items in an array now casts the right-hand side to the array data type when the data types differ

Setting and getting from an empty axis with non-empty indices now throws `IndexError`

* Integer advanced indexing now promotes indices arrays

* `put` now casts `vals` when the data type differs from `x`

Fixes `take` and `put` being used on non-empty axes with non-empty indices

Also adds a note to `put` about race conditions for non-unique indices

* Adds tests for indexing array casting for indices and values

* Fixes range when checking for empty axes in _take/_put_multi_index

Also corrects error raised in _put_multi_index when attempting to put into indices along an empty axis

* Changes per PR review

3583 of 4067 branches covered (88.1%)

Branch coverage included in aggregate %.

57 of 62 new or added lines in 2 files covered. (91.94%)

10722 of 12150 relevant lines covered (88.25%)

8760.87 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
5
86.06
0.46% dpctl/tensor/_copy_utils.py
Jobs
ID Job ID Ran Files Coverage
1 8776207628.1 21 Apr 2024 11:54PM UTC 100
79.96
Source Files on build 8776207628
  • Tree
  • List 76
  • Changed 25
  • Source Changed 0
  • Coverage Changed 18
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 77578574 on github
  • Prev Build on master (#8756413492)
  • Next Build on master (#8803264523)
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