Skip to content

Conversation

@cclauss
Copy link
Contributor

@cclauss cclauss commented Oct 28, 2025

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Oct 28, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.53%. Comparing base (dba6b86) to head (bea5228).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1274   +/-   ##
=======================================
  Coverage   90.53%   90.53%           
=======================================
  Files           2        2           
  Lines         412      412           
  Branches       45       45           
=======================================
  Hits          373      373           
  Misses         30       30           
  Partials        9        9           

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

Copy link
Contributor

@seifertm seifertm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Let's add 3.14t to the tested versions.

To be honest, I was undecided whether we should explicitly test against the free-threaded version, because I didn't see how it would affect pytest-asyncio.

Do you expect the free-threading build to behave differently with regards to (pytest-)asyncio?

@cclauss
Copy link
Contributor Author

cclauss commented Oct 28, 2025

I am unsure. When I see benchmarks at the bottom of https://py-free-threading.github.io/examples/asyncio I expect that there will be a lot of exploration of using asyncio and free threading together. If this is not needed then we can close.

@seifertm seifertm added this pull request to the merge queue Oct 28, 2025
@seifertm
Copy link
Contributor

Let's merge it, it's a good idea. I was just interested in your perspective.

Merged via the queue into pytest-dev:main with commit 7069b5b Oct 28, 2025
25 checks passed
@cclauss cclauss deleted the patch-1 branch October 28, 2025 13:27
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