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

Skip scspell tests on Python 3.13+ #677

Merged
merged 1 commit into from
Nov 26, 2024
Merged

Skip scspell tests on Python 3.13+ #677

merged 1 commit into from
Nov 26, 2024

Conversation

cottsay
Copy link
Member

@cottsay cottsay commented Nov 25, 2024

At this time, scspell is not available for Python 3.13 due to the removal of lib2to3. Until we have another solution, we should skip scspell on Python 3.13 so that we can add that version to the CI matrix as soon as possible.

At this time, scspell is not available for Python 3.13 due to the
removal of lib2to3. Until we have another solution, we should skip
scspell on Python 3.13 so that we can add that version to the CI matrix
as soon as possible.
@cottsay cottsay self-assigned this Nov 25, 2024
Copy link

codecov bot commented Nov 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.28%. Comparing base (fc1cae5) to head (0d8a907).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #677   +/-   ##
=======================================
  Coverage   87.28%   87.28%           
=======================================
  Files          68       68           
  Lines        3949     3949           
  Branches      760      760           
=======================================
  Hits         3447     3447           
  Misses        396      396           
  Partials      106      106           

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

@cottsay cottsay added this to the 0.18.5 milestone Nov 25, 2024
@cottsay cottsay added the bug Something isn't working label Nov 25, 2024
@cottsay cottsay merged commit 0ada5a7 into master Nov 26, 2024
36 checks passed
@cottsay cottsay deleted the cottsay/py313-scspell branch November 26, 2024 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging this pull request may close these issues.

2 participants