chore: updates project to be python3.14 compatible #74

Merged
HideyoshiNakazone merged 2 commits from chore/run-tests-on-python3.14 into main 2025-12-06 20:09:21 +00:00
HideyoshiNakazone commented 2025-12-06 20:02:46 +00:00 (Migrated from github.com)

This pull request updates the project's Python version support to include Python 3.14. The changes ensure that both the development environment and CI workflows are compatible with the new version.

Python version support:

  • Added Python 3.14 to the list of versions tested in the GitHub Actions workflow (.github/workflows/build.yml).
  • Set the default Python version to 3.14 in the .python-version file for local development.
This pull request updates the project's Python version support to include Python 3.14. The changes ensure that both the development environment and CI workflows are compatible with the new version. Python version support: * Added Python 3.14 to the list of versions tested in the GitHub Actions workflow (`.github/workflows/build.yml`). * Set the default Python version to 3.14 in the `.python-version` file for local development.
codecov[bot] commented 2025-12-06 20:06: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/74?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.