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

IntelPython / dpctl / 8011791988
86%

Build:
DEFAULT BRANCH: master
Ran 22 Feb 2024 11:03PM UTC
Jobs 1
Files 58
Run time 6s
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: 91.148%. Remained the same
8011791988

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

2534 of 2785 branches covered (90.99%)

Branch coverage included in aggregate %.

7681 of 8422 relevant lines covered (91.2%)

4631.91 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8011791988.1 22 Feb 2024 11:03PM UTC 66
90.46
Source Files on build 8011791988
  • Tree
  • List 58
  • Changed 7
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • a42d5a4d on github
  • Prev Build on master (#8011774527)
  • Next Build on master (#8015450733)
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