Skip to content

Conversation

vtavana
Copy link
Contributor

@vtavana vtavana commented Feb 18, 2025

After merging #2230, coverage for dpnp.iface_manipulation.py was decreased related to dpnp.copyto function. This PR adds new tests to improve the coverage and updates the logic used in dpnp.copyto to pass the new tests.

  • Have you provided a meaningful PR description?
  • Have you added a test, reproducer or referred to 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 filing the PR as a draft?

@vtavana vtavana self-assigned this Feb 18, 2025
Copy link
Contributor

github-actions bot commented Feb 18, 2025

View rendered docs @ https://intelpython.github.io/dpnp/index.html

@coveralls
Copy link
Collaborator

coveralls commented Feb 18, 2025

Coverage Status

coverage: 71.781% (+0.02%) from 71.762%
when pulling cedcfcb on improve-coverage-manipulaiton
into af0fc93 on master.

Copy link
Contributor

github-actions bot commented Feb 18, 2025

Array API standard conformance tests for dpnp=0.17.0dev7=py312he4f9c94_9 ran successfully.
Passed: 1004
Failed: 0
Skipped: 10

@vtavana vtavana force-pushed the improve-coverage-manipulaiton branch from 301858b to d0259b0 Compare February 19, 2025 00:14
Copy link
Contributor

@antonwolfy antonwolfy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @vtavana for the improvement, LGTM!

@vtavana vtavana merged commit e24fa99 into master Feb 20, 2025
63 of 66 checks passed
@vtavana vtavana deleted the improve-coverage-manipulaiton branch February 20, 2025 20:31
github-actions bot added a commit that referenced this pull request Feb 20, 2025
After merging #2230, coverage for `dpnp.iface_manipulation.py` was
decreased related to `dpnp.copyto` function. This PR adds new tests to
improve the coverage and updates the logic used in `dpnp.copyto` to pass
the new tests. e24fa99
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