Skip to content

Add cython-lint to pre-commit configuration#2925

Open
vlad-perevezentsev wants to merge 8 commits into
masterfrom
add_cython_lint_pre_commit
Open

Add cython-lint to pre-commit configuration#2925
vlad-perevezentsev wants to merge 8 commits into
masterfrom
add_cython_lint_pre_commit

Conversation

@vlad-perevezentsev
Copy link
Copy Markdown
Contributor

The PR extends pre-commit hooks with a cython-lint (used to lint Cython files)
All detected issues were resolved

  • 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?
  • Have you added documentation for your changes, if necessary?
  • Have you added your changes to the changelog?

@github-actions
Copy link
Copy Markdown
Contributor

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

Copy link
Copy Markdown
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.

Overall, LGTM
Thank you @vlad-perevezentsev

Comment thread dpnp/tensor/_compute_follows_data.pyx
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 19, 2026

Array API standard conformance tests for dpnp=0.21.0dev0=py313h509198e_49 ran successfully.
Passed: 1358
Failed: 2
Skipped: 16

@coveralls
Copy link
Copy Markdown
Collaborator

Coverage Status

coverage: 78.237% (+0.009%) from 78.228% — add_cython_lint_pre_commit into master

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