Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved coverage of _types.pxi #556

Merged
merged 4 commits into from
Sep 1, 2021

Conversation

oleksandr-pavlyk
Copy link
Collaborator

@oleksandr-pavlyk oleksandr-pavlyk commented Aug 28, 2021

Added tests for constructor with some invalid dtypes to improve coverage.

@coveralls
Copy link
Collaborator

coveralls commented Aug 28, 2021

Coverage Status

Coverage increased (+0.3%) to 66.499% when pulling cd27e22 on improve_usm_ndarray_coverage into 832350d on master.

@oleksandr-pavlyk oleksandr-pavlyk force-pushed the improve_usm_ndarray_coverage branch from f854dfb to 43f32df Compare August 28, 2021 18:16
@oleksandr-pavlyk oleksandr-pavlyk force-pushed the improve_usm_ndarray_coverage branch from fb6749d to 0ee8e5f Compare August 31, 2021 14:55
…, 'd')`

```
In [1]: import dpctl.tensor as dpt

In [2]: dpt.usm_ndarray(10, 'd').shape
Out[2]: (10,)
```
@oleksandr-pavlyk oleksandr-pavlyk force-pushed the improve_usm_ndarray_coverage branch from d4d0bff to cd27e22 Compare August 31, 2021 19:20
@oleksandr-pavlyk oleksandr-pavlyk merged commit f55a730 into master Sep 1, 2021
@oleksandr-pavlyk oleksandr-pavlyk deleted the improve_usm_ndarray_coverage branch September 1, 2021 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants