Skip to content

Add cython-lint to pre-commit configuration#2925

Merged
vlad-perevezentsev merged 8 commits into
masterfrom
add_cython_lint_pre_commit
May 20, 2026
Merged

Add cython-lint to pre-commit configuration#2925
vlad-perevezentsev merged 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

github-actions Bot commented May 19, 2026

View rendered docs @ https://intelpython.github.io/dpnp/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

@vlad-perevezentsev vlad-perevezentsev merged commit d8a042e into master May 20, 2026
71 of 73 checks passed
@vlad-perevezentsev vlad-perevezentsev deleted the add_cython_lint_pre_commit branch May 20, 2026 15:42
github-actions Bot added a commit that referenced this pull request May 20, 2026
The PR extends pre-commit hooks with a `cython-lint` (used to lint
Cython files)
All detected issues were resolved d8a042e
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