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

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

Build:
DEFAULT BRANCH: master
Ran 22 Feb 2024 11:03PM UTC
Files 66
Run time 2s
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

22 Feb 2024 10:24PM UTC coverage: 90.46%. Remained the same
8011791988.1

push

github

web-flow
Cleans up elementwise function docstrings (#1559)

* Corrected grammatical error "Array have" to "Array must have"

* abs docstring corrected
- abs input does not need to be numeric, as booleans are accepted

* Fixed expected data types of trigonometric functions

* Fixed expected data types of add
- Add can take `bool` inputs, not just numeric.

* Docstrings corrected for expected data types of complex elementwise functions
- proj expects complex inputs and does not always return the same data type as the original input
- conj expects numeric inputs and does not return booleans
- real, imag take any data type

* Fixed docstrings for floor, ceil, and round
- Round now notes that ties are rounded to the nearest even integer and no longer claims to always return the same data type
- Floor does not always return the same data type
- Ceil does not always return the same data type

* Corrected docstrings for comparison functions and divide
- comparison functions expect any data type
- divide expects floating-point data types

* Corrected docstrings for elementwise exponential and logarithm variants
- log1p, logaddexp, and expm1 docstrings are now more descriptive
- input types corrected in all cases

* Adjustments to `isnan`, `isinf`, and `isfinite` docstrings
- input types corrected
- 'check' changed to 'test'

* Changes to maximum, minimum, positive, and negative docstrings
- Fixed spacing throughout docstrings

* Changes to docstrings of floor_divide, pow, remainder, sign, and signbit

* Corrections to hypot, square, and sqrt docstrings

* usm_narray typo corrected to usm_ndarray

* Tweaks to logaddexp docstring

* Changes to docstrings of hyperbolic trigonmetric functions

* Fixes expected data types in floor and trunc docstrings

2553 of 2843 branches covered (89.8%)

Branch coverage included in aggregate %.

7764 of 8562 relevant lines covered (90.68%)

4556.18 hits per line

Source Files on job 8011791988.1
  • Tree
  • List 66
  • Changed 7
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 8011791988
  • a42d5a4d on github
  • Prev Job for on master (#8011774527.1)
  • Next Job for on master (#8015450733.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