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 tests for Python 3.12.8 and 3.13.1 #157

Merged
merged 1 commit into from
Dec 8, 2024

Conversation

brianschubert
Copy link
Contributor

Fixes #156

Makes the expected error message agnostic to quote differences between 3.12.8/3.13.1/3.14+ and earlier versions.

@codecov-commenter
Copy link

codecov-commenter commented Dec 8, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.60%. Comparing base (ee914c0) to head (495d6c3).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #157   +/-   ##
=======================================
  Coverage   94.60%   94.60%           
=======================================
  Files           4        4           
  Lines         723      723           
=======================================
  Hits          684      684           
  Misses         39       39           

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

@martinjm97 martinjm97 merged commit a4c0b2d into swansonk14:main Dec 8, 2024
17 checks passed
@martinjm97
Copy link
Collaborator

Thank you @brianschubert for the fix!

--JK

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.

Tests failing on Python 3.13
3 participants