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

fix(deps): support Python 3.12, end support for Python 3.8, explicitly specify click as a dependency, update deps #1165

Merged
merged 7 commits into from
May 10, 2024

Conversation

34j
Copy link
Collaborator

@34j 34j commented May 10, 2024

Description of change

copilot:all

Pull-Request Checklist

  • Code is up-to-date with the main branch
  • This pull request follows Contributing.md
  • This pull request links relevant issues as Fixes #0000
  • pre-commit run -a passes with this change or ci passes
  • poetry run pytest passes with this change or ci passes
  • (There are new or updated unit tests validating the change)
  • Documentation has been updated to reflect this change
  • The new commits follow conventions outlined in the conventional commit spec

@34j 34j changed the title chore(deps): add click fix(deps): add implicit dependency click May 10, 2024
@34j 34j changed the title fix(deps): add implicit dependency click fix(deps): explicitly add click as a dependency May 10, 2024
Copy link

codecov bot commented May 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 19.25%. Comparing base (94bc64f) to head (750b767).

Additional details and impacted files
@@           Coverage Diff            @@
##             main    #1165    +/-   ##
========================================
  Coverage   19.25%   19.25%            
========================================
  Files          39       39            
  Lines        3496     3496            
  Branches      497      610   +113     
========================================
  Hits          673      673            
  Misses       2804     2804            
  Partials       19       19            

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

@34j 34j changed the title fix(deps): explicitly add click as a dependency fix(deps): support Python 3.12, explicitly add click as a dependency, update deps May 10, 2024
@34j 34j changed the title fix(deps): support Python 3.12, explicitly add click as a dependency, update deps fix(deps): support Python 3.12, end support for Python 3.8, explicitly add click as a dependency, update deps May 10, 2024
@34j 34j changed the title fix(deps): support Python 3.12, end support for Python 3.8, explicitly add click as a dependency, update deps fix(deps): support Python 3.12, end support for Python 3.8, explicitly specify click as a dependency, update deps May 10, 2024
@34j
Copy link
Collaborator Author

34j commented May 10, 2024

3.12 test somewhat took 20 minutes lol

@34j 34j merged commit a7ceffa into main May 10, 2024
10 checks passed
@34j 34j deleted the fix/add-click branch May 10, 2024 11:25
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