Skip to content

Conversation

vtavana
Copy link
Contributor

@vtavana vtavana commented Feb 21, 2025

In this PR, test suite is updated to 1) use generate_random_numpy_array for generating inputs of a few functions, 2) avoid unnecessary conversion to numpy array where possible, 3) to modify the format.

  • 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?

@coveralls
Copy link
Collaborator

coveralls commented Feb 21, 2025

Coverage Status

coverage: 71.883%. remained the same
when pulling d1174b0 on update-tests
into b077c1b on master.

Copy link
Contributor

github-actions bot commented Feb 21, 2025

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

Copy link
Contributor

github-actions bot commented Feb 21, 2025

Array API standard conformance tests for dpnp=0.18.0dev0=py312he4f9c94_14 ran successfully.
Passed: 1004
Failed: 0
Skipped: 10

@antonwolfy antonwolfy mentioned this pull request Feb 21, 2025
6 tasks
antonwolfy and others added 3 commits February 21, 2025 15:56
The PR is extending changes proposed in #2329 and suggests to improve
`test_invalid_out` test reused in many places for validating various
functions.
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 tests improvement, no more comments from me.

@vtavana vtavana merged commit d9d0f35 into master Feb 26, 2025
67 of 68 checks passed
@vtavana vtavana deleted the update-tests branch February 26, 2025 20:07
github-actions bot added a commit that referenced this pull request Feb 26, 2025
In this PR, test suit is updated to 1) use `generate_random_numpy_array`
for generating inputs of a few functions, 2) avoid unnecessary
conversion to numpy array where possible, 3) to modify the format.

---------

Co-authored-by: Anton <[email protected]> d9d0f35
antonwolfy pushed a commit that referenced this pull request Feb 27, 2025
In this PR, test suit is updated to 1) use `generate_random_numpy_array`
for generating inputs of a few functions, 2) avoid unnecessary
conversion to numpy array where possible, 3) to modify the format.

---------

Co-authored-by: Anton <[email protected]>

Update build_conda_pkg.yml
@vtavana vtavana changed the title update test suit update test suite Apr 3, 2025
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