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 unit test for Python 3.13 #244

Merged
merged 1 commit into from
Jan 8, 2025
Merged

Fix unit test for Python 3.13 #244

merged 1 commit into from
Jan 8, 2025

Conversation

soininen
Copy link
Contributor

@soininen soininen commented Jan 8, 2025

Re spine-tools/Spine-Toolbox#2986

Checklist before merging

  • Unit tests have been added/updated accordingly
  • Code has been formatted by black & isort
  • Unit tests pass

Tracebacks in Python 3.13 are slightly different than in earlier
versions which we have to take into account when asserting test
output.

Re spine-tools/Spine-Toolbox#2986
Copy link

codecov bot commented Jan 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.02%. Comparing base (b33499f) to head (da07301).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #244      +/-   ##
==========================================
+ Coverage   62.98%   63.02%   +0.03%     
==========================================
  Files         168      168              
  Lines       17970    17970              
  Branches     2069     2069              
==========================================
+ Hits        11318    11325       +7     
+ Misses       6047     6042       -5     
+ Partials      605      603       -2     

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

@soininen soininen merged commit 49f859a into master Jan 8, 2025
12 checks passed
@soininen soininen deleted the 2986_fix_unit_tests branch January 8, 2025 13:27
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