Skip to content

Conversation

@Lee-W
Copy link
Member

@Lee-W Lee-W commented Nov 16, 2025

Description

  • Add Python 3.14 to github actions and tox
    • note that docs are not updated and it's expected. I want that to be part of 4.11.0 (kinda like a feature?) but would like to have our code tested with 3.14 for 4.10.x

Checklist

Code Changes

  • [ ] Add test cases to all the changes you introduce
  • Run poetry all locally to ensure this change passes linter check and tests
  • Manually test the changes:
    • Verify the feature/bug fix works as expected in real-world scenarios
    • Test edge cases and error conditions
    • Ensure backward compatibility is maintained
    • [ ] Document any manual testing steps performed
  • [ ] Update the documentation for the changes

Documentation Changes

  • Run poetry doc locally to ensure the documentation pages renders correctly
  • Check and fix any broken links (internal or external) in the documentation

When running poetry doc, any broken internal documentation links will be reported in the console output like this:

INFO    -  Doc file 'config.md' contains a link 'commands/bump.md#-post_bump_hooks', but the doc 'commands/bump.md' does not contain an anchor '#-post_bump_hooks'.

Expected Behavior

Steps to Test This Pull Request

Additional Context

@Lee-W Lee-W added this to the 4.10.1 milestone Nov 16, 2025
@Lee-W Lee-W changed the base branch from master to v4-10-1 November 16, 2025 15:01
@codecov
Copy link

codecov bot commented Nov 16, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (v4-10-1@f4e8fcb). Learn more about missing BASE report.

Additional details and impacted files
@@            Coverage Diff             @@
##             v4-10-1    #1649   +/-   ##
==========================================
  Coverage           ?   98.68%           
==========================================
  Files              ?       60           
  Lines              ?     2656           
  Branches           ?        0           
==========================================
  Hits               ?     2621           
  Misses             ?       35           
  Partials           ?        0           
Flag Coverage Δ
unittests 98.68% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@Lee-W Lee-W merged commit 03004ee into v4-10-1 Nov 17, 2025
21 checks passed
@Lee-W Lee-W deleted the add-python-3.14-to-ci branch November 17, 2025 01:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants