Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: add py3.12 to tests (#887) #888

Merged
merged 1 commit into from
Oct 17, 2023
Merged

ci: add py3.12 to tests (#887) #888

merged 1 commit into from
Oct 17, 2023

Conversation

woile
Copy link
Member

@woile woile commented Oct 16, 2023

Description

Add 3.12 to the python matrix

@codecov
Copy link

codecov bot commented Oct 16, 2023

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Files Coverage Δ
commitizen/__version__.py 100.00% <100.00%> (ø)
commitizen/bump.py 100.00% <100.00%> (ø)
commitizen/cli.py 94.20% <ø> (ø)
commitizen/commands/bump.py 97.66% <100.00%> (+0.01%) ⬆️
commitizen/commands/commit.py 98.64% <100.00%> (+0.05%) ⬆️
commitizen/config/json_config.py 100.00% <100.00%> (+6.45%) ⬆️
commitizen/config/toml_config.py 100.00% <100.00%> (ø)
commitizen/config/yaml_config.py 100.00% <100.00%> (ø)
commitizen/defaults.py 98.38% <100.00%> (-1.62%) ⬇️
commitizen/providers/__init__.py 100.00% <100.00%> (ø)
... and 9 more

... and 2 files with indirect coverage changes

📢 Thoughts on this report? Let us know!.

@Lee-W Lee-W added the pr-status: ready-to-merge almost ready to merge. just keep it for a few days for others to check label Oct 17, 2023
@Lee-W Lee-W merged commit 9e7f672 into master Oct 17, 2023
@Lee-W Lee-W deleted the fix/887-py3.12 branch October 17, 2023 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-status: ready-to-merge almost ready to merge. just keep it for a few days for others to check
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants