Skip to content

test: fix tests on Python 3.13#34

Merged
flying-sheep merged 1 commit into
mainfrom
pa/fix-tests-3.13
May 19, 2026
Merged

test: fix tests on Python 3.13#34
flying-sheep merged 1 commit into
mainfrom
pa/fix-tests-3.13

Conversation

@flying-sheep
Copy link
Copy Markdown
Member

@flying-sheep flying-sheep commented May 19, 2026

also just run tests on 3.13 too, why not

fixes #33

@codecov
Copy link
Copy Markdown

codecov Bot commented May 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.07%. Comparing base (98e5a3d) to head (ff64d8f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #34   +/-   ##
=======================================
  Coverage   98.07%   98.07%           
=======================================
  Files           5        5           
  Lines         312      312           
=======================================
  Hits          306      306           
  Misses          6        6           

see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@flying-sheep flying-sheep merged commit f555609 into main May 19, 2026
10 checks passed
@flying-sheep flying-sheep deleted the pa/fix-tests-3.13 branch May 19, 2026 10:37
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.

test_annotation_format("path", "pathlib.Path") fails under Python 3.13

1 participant