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

Switch from Typer to Click #35

Merged
merged 4 commits into from
Nov 24, 2024
Merged

Switch from Typer to Click #35

merged 4 commits into from
Nov 24, 2024

Conversation

coordt
Copy link
Member

@coordt coordt commented Nov 24, 2024

No description provided.

Removed support for Python 3.8 and added support for Python 3.13 in the test workflow. This ensures compatibility with the latest Python releases and drops an older version that is now less commonly used.
Copy link

Version hint: minor
Current version: 0.10.2
New version (when merged): 0.11.0

Comment ID: Display the version hint-auto-generated

Copy link

codecov bot commented Nov 24, 2024

Codecov Report

Attention: Patch coverage is 97.91667% with 1 line in your changes missing coverage. Please review.

Project coverage is 95.61%. Comparing base (b84c293) to head (31ad577).
Report is 14 commits behind head on master.

Files with missing lines Patch % Lines
generate_changelog/cli.py 97.14% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #35      +/-   ##
==========================================
+ Coverage   94.91%   95.61%   +0.69%     
==========================================
  Files          19       19              
  Lines        1102     1094       -8     
  Branches      199      112      -87     
==========================================
  Hits         1046     1046              
+ Misses         31       28       -3     
+ Partials       25       20       -5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

@coordt coordt merged commit 893dc16 into master Nov 24, 2024
11 checks passed
@coordt coordt deleted the click-switch branch November 24, 2024 15:29
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