Skip to content

Conversation

@coderabbitai
Copy link
Contributor

@coderabbitai coderabbitai bot commented Dec 2, 2025

Docstrings generation was requested by @isVoid.

The following files were modified:

  • numbast/src/numbast/static/enum.py
  • numbast/src/numbast/static/function.py
  • numbast/src/numbast/static/renderer.py
  • numbast/src/numbast/static/struct.py
  • numbast/src/numbast/static/types.py
  • numbast/src/numbast/tools/static_binding_generator.py
  • numbast/src/numbast/tools/tests/test_prefix_removal.py
  • numbast/src/numbast/utils.py
These files were kept as they were
  • numbast/src/numbast/tools/tests/test_symbol_exposure.py
These file types are not supported
  • numbast/src/numbast/tools/tests/config/prefix_removal.yml.j2
  • numbast/src/numbast/tools/tests/prefix_removal.cuh
ℹ️ Note

CodeRabbit cannot perform edits on its own pull requests yet.

Docstrings generation was requested by @isVoid.

* #259 (comment)

The following files were modified:

* `numbast/src/numbast/static/enum.py`
* `numbast/src/numbast/static/function.py`
* `numbast/src/numbast/static/renderer.py`
* `numbast/src/numbast/static/struct.py`
* `numbast/src/numbast/static/types.py`
* `numbast/src/numbast/tools/static_binding_generator.py`
* `numbast/src/numbast/tools/tests/test_prefix_removal.py`
* `numbast/src/numbast/utils.py`
@coderabbitai coderabbitai bot requested a review from isVoid December 2, 2025 21:31
@copy-pr-bot
Copy link

copy-pr-bot bot commented Dec 2, 2025

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@coderabbitai
Copy link
Contributor Author

coderabbitai bot commented Dec 2, 2025

Important

Review skipped

CodeRabbit bot authored PR detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@isVoid
Copy link
Collaborator

isVoid commented Dec 2, 2025

Closing this as docstring request PRs should be created after merge of dependent PR.

@isVoid isVoid closed this Dec 2, 2025
@isVoid
Copy link
Collaborator

isVoid commented Dec 2, 2025

Reopening as coderabbit is unable to generate a separate PR since this one is open.

@isVoid isVoid reopened this Dec 2, 2025
Copy link
Collaborator

@isVoid isVoid left a comment

Choose a reason for hiding this comment

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

Glad it unified the docstring styles across the code. But we should still define a repo (even organizational) level style standards.

@isVoid isVoid merged commit 22f06ec into main Dec 3, 2025
@isVoid isVoid mentioned this pull request Dec 11, 2025
isVoid added a commit that referenced this pull request Dec 11, 2025
Numbast 0.6.0 updates numba-cuda pinnings to 0.21.0+

- bump 0.6.0
- Eagerly use all vended `numba.cuda` modules, Bump supported Numba-CUDA
version to 0.21+ (#239)
- Support Functions Typed with `__nv_bfloat16_raw` (#262)
- Use `TargetRegistry.lower_cast` in separate registry mode (#263)
- 📝 Add docstrings to `fea-enum-prefix-removal` (#261)
- Allow Prefix Removal for Struct and Enums (#259)
- Enable CodeRabbit Auto Review (#257)
- use readme.md as PYPI description readme (#254)

Co-authored-by: Michael Wang <isVoid@users.noreply.github.com>
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.

1 participant