Skip to content

Support Python 3.14#300

Merged
kwabenantim merged 4 commits into
masterfrom
299-support-python-314
May 20, 2026
Merged

Support Python 3.14#300
kwabenantim merged 4 commits into
masterfrom
299-support-python-314

Conversation

@kwabenantim

@kwabenantim kwabenantim commented May 19, 2026

Copy link
Copy Markdown
Member

Description

See #299

Motivation and Context

See #299

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Documentation checklist

  • I have updated all documentation in the code where necessary.
  • I have checked spelling in all (new) comments and documentation.
  • I have added a note to RELEASE.md if relevant (new feature, breaking change, or notable bug fix).
  • I have updated version & citation.txt & citation.cff version.

Testing

  • Testing is done automatically and codecov shows test coverage
  • This cannot be tested automatically

@kwabenantim kwabenantim changed the title Add Python 3.14 to CI workflow matrix Support Python 3.14 May 19, 2026
@kwabenantim

kwabenantim commented May 19, 2026

Copy link
Copy Markdown
Member Author

Failing Tests

  • test_script_help
  • test_script_version
  • test_usage

Output shows python -m pytest instead of chaste_codegen for script name.

@kwabenantim kwabenantim linked an issue May 19, 2026 that may be closed by this pull request
@codecov

codecov Bot commented May 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (994aefe) to head (1a9b61f).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #300   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           30        30           
  Lines         1789      1789           
=========================================
  Hits          1789      1789           

☔ 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.

@kwabenantim kwabenantim merged commit f48eaba into master May 20, 2026
9 checks passed
@kwabenantim kwabenantim deleted the 299-support-python-314 branch May 20, 2026 14:03
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.

Support Python 3.14

2 participants