Skip to content

[Advanced]: Prompt code rabbit on how to review src/hiero_sdk_python/queryΒ #1237

@exploreriii

Description

@exploreriii

🧠 Advanced Contributors

This issue is intended for contributors who are already very familiar with the
Hiero Python SDK codebase and its architectural patterns.

You should feel comfortable:

  • navigating multiple modules across src/
  • understanding and modifying core SDK abstractions
  • reasoning about API design and backwards compatibility
  • updating or extending tests, examples, and documentation as needed
  • making changes that may affect public-facing behavior

New developers should start with
Good First Issues or Intermediate Issues first.

🐞 Problem Description

We can prompt code rabbit with tailored instructions when reviewing query files.

πŸ’‘ Proposed / Expected Solution

We should prompt it

🧠 Implementation & Design Notes

Edit .coderabbit.yaml

Similar to the other prompts, add a prompt for
src/hiero_sdk_python/query

Explain to how provide high-quality reviews for query transactions and classes

βœ… Acceptance Criteria

To merge this issue, the pull request must:

  • Fully address the problem and design goals described above
  • Maintain backwards compatibility unless explicitly approved otherwise
  • Follow existing architectural and coding conventions
  • Include comprehensive tests covering new and existing behavior
  • Update relevant examples and documentation
  • Pass all CI checks
  • Include a valid changelog entry
  • Use DCO and GPG-signed commits

πŸ“š Additional Context, Links, or Prior Art

Optional.

Metadata

Metadata

Assignees

Labels

Artificial IntelligenceTasks requiring AI workflows or trainingBlockchain / DLTIssues engineering distributed ledger functionalityadvancedrequires knowledge of multiple areas in the codebase without defined steps to implement or examplesyamlUses Yaml programming language

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions