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

Drop support for Python prior to 3.6 #149

Merged
merged 1 commit into from
Nov 22, 2024
Merged

Drop support for Python prior to 3.6 #149

merged 1 commit into from
Nov 22, 2024

Conversation

cottsay
Copy link
Member

@cottsay cottsay commented Nov 22, 2024

Most notably, switch to f-strings.

Most notably, switch to f-strings.
@cottsay cottsay added the enhancement New feature or request label Nov 22, 2024
@cottsay cottsay added this to the 0.2.29 milestone Nov 22, 2024
@cottsay cottsay self-assigned this Nov 22, 2024
@codecov-commenter
Copy link

codecov-commenter commented Nov 22, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 3 lines in your changes missing coverage. Please review.

Project coverage is 44.35%. Comparing base (60aa79c) to head (44ebc89).

Files with missing lines Patch % Lines
colcon_cmake/task/cmake/test.py 0.00% 2 Missing ⚠️
colcon_cmake/task/cmake/build.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #149      +/-   ##
==========================================
+ Coverage   44.17%   44.35%   +0.18%     
==========================================
  Files          10       10              
  Lines         790      780      -10     
  Branches      175      172       -3     
==========================================
- Hits          349      346       -3     
+ Misses        395      389       -6     
+ Partials       46       45       -1     

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


🚨 Try these New Features:

@cottsay cottsay merged commit 5ff4c14 into master Nov 22, 2024
17 checks passed
@cottsay cottsay deleted the cottsay/py36 branch November 22, 2024 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

3 participants