chore: adds pyright config to project #51

Merged
HideyoshiNakazone merged 1 commits from chore/adds-pyright-config into main 2025-09-15 16:55:26 +00:00
HideyoshiNakazone commented 2025-09-15 16:55:08 +00:00 (Migrated from github.com)

This pull request introduces a minor configuration update to the pyproject.toml file to improve Python type checking setup.

  • Tooling configuration: Added a [tool.pyright] section to specify the virtual environment path and name, helping ensure consistent type checking with Pyright.
This pull request introduces a minor configuration update to the `pyproject.toml` file to improve Python type checking setup. * Tooling configuration: Added a `[tool.pyright]` section to specify the virtual environment path and name, helping ensure consistent type checking with Pyright.
codecov[bot] commented 2025-09-15 16:55:13 +00:00 (Migrated from github.com)

Codecov Report

All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

## [Codecov](https://app.codecov.io/gh/HideyoshiNakazone/jambo/pull/51?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Vitor+Hideyoshi) Report :white_check_mark: All modified and coverable lines are covered by tests. :loudspeaker: Thoughts on this report? [Let us know!](https://github.com/codecov/feedback/issues/255)
Sign in to join this conversation.