Skip to content

Conversation

@dionhaefner
Copy link
Contributor

@dionhaefner dionhaefner commented Nov 24, 2025

Relevant issue or PR

Fixes #234

Description of changes

  • Replaces 3.9 with 3.10 as lower bound, and resolves pre-commit upgrades.
  • Also test with Python 3.13 instead of 3.12.

Testing done

CI

@dionhaefner dionhaefner changed the title refactor: replace python 3.9 with 3.10 as oldest supported version refactor!: replace python 3.9 with 3.10 as oldest supported version Nov 24, 2025
@codecov
Copy link

codecov bot commented Nov 24, 2025

Codecov Report

❌ Patch coverage is 98.11321% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 76.57%. Comparing base (6ceb18c) to head (9571b0a).

Files with missing lines Patch % Lines
tesseract_core/runtime/schema_types.py 80.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #401      +/-   ##
==========================================
+ Coverage   76.12%   76.57%   +0.44%     
==========================================
  Files          29       29              
  Lines        3364     3359       -5     
  Branches      526      525       -1     
==========================================
+ Hits         2561     2572      +11     
+ Misses        569      555      -14     
+ Partials      234      232       -2     

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

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

@dionhaefner dionhaefner marked this pull request as ready for review November 24, 2025 11:13
@xalelax
Copy link
Contributor

xalelax commented Nov 26, 2025

Minor merge conflict 9571b0a, but otherwise gtg in my opinion. Thanks @dionhaefner !

@dionhaefner dionhaefner merged commit 6ab35d4 into main Nov 26, 2025
42 checks passed
@dionhaefner dionhaefner deleted the dion/kill-py39 branch November 26, 2025 13:13
@pasteurlabs pasteurlabs locked and limited conversation to collaborators Nov 26, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Clean up codebase once py3.9 is EOL

3 participants