Skip to content

Coverage sycl queue#574

Merged
oleksandr-pavlyk merged 3 commits intomasterfrom
coverage-sycl-queue
Sep 3, 2021
Merged

Coverage sycl queue#574
oleksandr-pavlyk merged 3 commits intomasterfrom
coverage-sycl-queue

Conversation

@oleksandr-pavlyk
Copy link
Copy Markdown
Contributor

@oleksandr-pavlyk oleksandr-pavlyk commented Sep 3, 2021

Modernized parsing of filter selector string (use str instead of unicode Cython type).

Fixed several typos in memory operation methods of SyclQueue.

Removed dpctl.SyclQueue.get_sycl_backend method, and added backend property that reuses that code.

Extended tests to improve coverage.

Fixed a bug in memory operation methods of SyclQueue which went
unnoticed for a long time since it was not covered by tests.
@coveralls
Copy link
Copy Markdown
Collaborator

coveralls commented Sep 3, 2021

Coverage Status

Coverage increased (+0.6%) to 68.928% when pulling c5ed2a7 on coverage-sycl-queue into 73dfb5c on master.

Removed name-sake property added to query the underlying sycl_device
@oleksandr-pavlyk oleksandr-pavlyk merged commit e4064fa into master Sep 3, 2021
@oleksandr-pavlyk oleksandr-pavlyk deleted the coverage-sycl-queue branch September 3, 2021 14:36
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