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

IntelPython / dpnp / 9529614772
81%

Build:
DEFAULT BRANCH: master
Ran 15 Jun 2024 05:31PM UTC
Jobs 1
Files 152
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

15 Jun 2024 05:04PM UTC coverage: 41.109% (+0.3%) from 40.824%
9529614772

push

github

web-flow
Rework implementation of `dpnp.fabs` function (#1878)

* Preparation to reuse common dpctl f/w for VM functions

* PoC to decouple abs implementation to separate source file

* Reuse typedef for function poiter from dpctl.tensor

* Define populating vectors by a separate macro

* Move implementation of utility functions from headers to source to resolve link issues

* Separated implementation of acos function

* Separated implementation of acosh function

* Use function to simplify strides from dpctl tensor headers

* PoC to decouple add implementation to separate source file

* Separated implementation of asin function

* Separated implementation of asinh function

* Separated implementation of atan, atan2, atanh functions

* Resolve issue with calling MKL function for undefined types

* Separated implementation of cbrt, ceil, conj, cos and cosh functions

* Separated implementation of div, exp, exp2, expm1, floor and hypot functions

* Separated implementation of ln, log1p, log2 and log10 functions

* Separated implementation of mul, pow, rint, sin and sinh functions

* Separated implementation of sqr, sqrt, sub, tan, tanh and trunc functions

* Removed unused header with types matrix

* Remove unused functions

* Use passing by reference in unary and binary funcs

* Implement dpnp.fabs function

* Create an instance of DPNPUnaryFunc for fabs

* Enable and add relating tests

* Decouple populate logic to a macro

* Resolve compilation failure on Win

* Update dpnp/dpnp_iface_mathematical.py

Co-authored-by: vtavana <120411540+vtavana@users.noreply.github.com>

---------

Co-authored-by: vtavana <120411540+vtavana@users.noreply.github.com>

3864 of 20976 branches covered (18.42%)

Branch coverage included in aggregate %.

80 of 88 new or added lines in 6 files covered. (90.91%)

2 existing lines in 1 file now uncovered.

14224 of 23024 relevant lines covered (61.78%)

32256.18 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
0.0
dpnp/backend/kernels/elementwise_functions/fabs.hpp
5
90.38
dpnp/backend/extensions/ufunc/elementwise_functions/populate.hpp

Uncovered Existing Lines

Lines Coverage ∆ File
2
40.15
10.94% dpnp/backend/extensions/elementwise_functions/elementwise_functions.hpp
Jobs
ID Job ID Ran Files Coverage
1 9529614772.1 15 Jun 2024 05:31PM UTC 152
41.11
Source Files on build 9529614772
  • Tree
  • List 152
  • Changed 23
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 2d50ce1b on github
  • Prev Build on master (#9528380851)
  • Next Build on master (#9534856823)
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