Skip to content

Simplified arg parsing in SyclDevice constructor#572

Merged
oleksandr-pavlyk merged 1 commit intomasterfrom
coverage-sycl-device
Sep 2, 2021
Merged

Simplified arg parsing in SyclDevice constructor#572
oleksandr-pavlyk merged 1 commit intomasterfrom
coverage-sycl-device

Conversation

@oleksandr-pavlyk
Copy link
Copy Markdown
Contributor

Since Cython is compiled with language_level=3 working with unicode type
is obsolete (we should work with str type instead).

Removed the dead branch of code.

Added test to exercise repr method

Since Cython is compiled with language_level=3 working with unicode type
is obsolete (we should work with str type instead).

Removed the dead branch of code.

Added test to exercise repr method
@coveralls
Copy link
Copy Markdown
Collaborator

Coverage Status

Coverage increased (+0.3%) to 68.106% when pulling b647cca on coverage-sycl-device into 16bdf5b on master.

@oleksandr-pavlyk oleksandr-pavlyk merged commit 49ba067 into master Sep 2, 2021
@oleksandr-pavlyk oleksandr-pavlyk deleted the coverage-sycl-device branch September 2, 2021 23:50
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