Skip to content

Conversation

@oleksandr-pavlyk
Copy link
Contributor

@oleksandr-pavlyk oleksandr-pavlyk commented Feb 28, 2024

Per issue highlighted by Bandit scanner, replaced assert of isinstance, with a check followed by raise TypeError should it fail

  • Have you provided a meaningful PR description?
  • Have you added a test, reproducer or referred to an issue with a reproducer?
  • Have you tested your changes locally for CPU and GPU devices?
  • Have you made sure that new changes do not introduce compiler warnings?
  • Have you checked performance impact of proposed changes?
  • If this PR is a work in progress, are you opening the PR as a draft?

Per issue highlighted by Bandit scanner, replaced assert of
isinstance, with a check followed by raise TypeError should it fail
@github-actions
Copy link

github-actions bot commented Feb 28, 2024

Deleted rendered PR docs from intelpython.github.com/dpctl, latest should be updated shortly. 🤞

@coveralls
Copy link
Collaborator

Coverage Status

coverage: 91.083% (-0.02%) from 91.099%
when pulling decf458 on address-bandit-issue
into c10cad8 on master.

@github-actions
Copy link

Array API standard conformance tests for dpctl=0.17.0dev0=py310h15de555_36 ran successfully.
Passed: 904
Failed: 2
Skipped: 94

@oleksandr-pavlyk oleksandr-pavlyk merged commit cce23f2 into master Feb 29, 2024
@oleksandr-pavlyk oleksandr-pavlyk deleted the address-bandit-issue branch February 29, 2024 00:51
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.

3 participants