Skip to content

test: coverage for python 3.14#1178

Merged
Unshure merged 2 commits intostrands-agents:mainfrom
awsarron:python314
Feb 18, 2026
Merged

test: coverage for python 3.14#1178
Unshure merged 2 commits intostrands-agents:mainfrom
awsarron:python314

Conversation

@awsarron
Copy link
Member

Description

Add test coverage for Python 3.14.

https://devguide.python.org/versions/

Related Issues

N/A

Documentation PR

N/A

Type of Change

Test coverage

Testing

How have you tested the change? Verify that the changes do not break functionality or introduce warnings in consuming repositories: agents-docs, agents-tools, agents-cli

  • I ran hatch run prepare

Checklist

  • I have read the CONTRIBUTING document
  • I have added any necessary tests that prove my fix is effective or my feature works
  • [N/A] I have updated the documentation accordingly
  • [N/A] I have added an appropriate example to the documentation to outline the feature, or no new docs are needed
  • My changes generate no new warnings
  • Any dependent changes have been merged and published

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@codecov
Copy link

codecov bot commented Nov 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@github-actions
Copy link

Assessment: Approve ✅

Clean, focused PR that adds Python 3.14 to the test coverage matrix. All changes are consistent and follow existing patterns.

Review Summary
  • CI Configuration: Python 3.14 correctly added to Linux, Windows, and macOS test matrices
  • pyproject.toml: Classifier and hatch test matrix properly updated
  • Pattern Consistency: MacOS continues to test latest version only (now 3.14)

Forward-looking compatibility testing with alpha Python versions is a good practice for early issue detection.

@Unshure
Copy link
Member

Unshure commented Feb 18, 2026

I think you need to rebase your branch so the lint integ test passes

@github-actions github-actions bot added size/xs and removed size/xs labels Feb 18, 2026
@Unshure Unshure marked this pull request as draft February 18, 2026 16:29
@Unshure Unshure marked this pull request as ready for review February 18, 2026 16:29
@Unshure Unshure merged commit 0eae8a7 into strands-agents:main Feb 18, 2026
35 of 36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Comments