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

House Cleaning #1322

Merged
merged 2 commits into from
Sep 12, 2024
Merged

House Cleaning #1322

merged 2 commits into from
Sep 12, 2024

Conversation

kmvanbrunt
Copy link
Member

@kmvanbrunt kmvanbrunt commented Sep 12, 2024

Some general house cleaning to get cmd2 ready for a release.
After this is merged, I will work through merging the other pull requests and fixing a few issues.

  • Remove support for Python 3.7.
  • Add unit testing for Python 3.12.
  • Remove deprecated features.
  • Fix unit tests

@kmvanbrunt kmvanbrunt self-assigned this Sep 12, 2024
Add unit testing for Python 3.12.
Remove deprecated features.
Copy link

codecov bot commented Sep 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.48%. Comparing base (be15939) to head (52f8ab6).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1322      +/-   ##
==========================================
- Coverage   98.56%   98.48%   -0.09%     
==========================================
  Files          22       22              
  Lines        5780     5735      -45     
==========================================
- Hits         5697     5648      -49     
- Misses         83       87       +4     

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

@kmvanbrunt kmvanbrunt marked this pull request as ready for review September 12, 2024 21:03
@kmvanbrunt kmvanbrunt merged commit f82ff6e into master Sep 12, 2024
40 checks passed
@kmvanbrunt kmvanbrunt deleted the house_cleaning branch September 12, 2024 22:09
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.

2 participants