Skip to content

Reduce context stack contention under free-threaded Python - #607

Merged
RazerM merged 2 commits into
mainfrom
feature/relax-locking
Aug 4, 2026
Merged

RazerM merged 2 commits into
mainfrom
feature/relax-locking

Conversation

@RazerM

@RazerM RazerM commented Jul 29, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@codecov

codecov Bot commented Jul 29, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 96.89441% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.08%. Comparing base (b09a2ae) to head (4c0cc3a).
⚠️ Report is 12 commits behind head on main.

Files with missing lines Patch % Lines
src/rust/src/lib.rs 92.56% 11 Missing ⚠️
tests/test_speedups.py 98.41% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #607      +/-   ##
==========================================
+ Coverage   84.28%   85.08%   +0.79%     
==========================================
  Files          44       45       +1     
  Lines        5440     5684     +244     
  Branches      446      459      +13     
==========================================
+ Hits         4585     4836     +251     
+ Misses        725      719       -6     
+ Partials      130      129       -1     

☔ View full report in Codecov by Harness.
📢 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.

@RazerM
RazerM force-pushed the feature/relax-locking branch 5 times, most recently from f5ee6a5 to 4f3a82f Compare August 1, 2026 00:50
@RazerM
RazerM force-pushed the feature/relax-locking branch from 4f3a82f to 4c0cc3a Compare August 4, 2026 20:29
@RazerM
RazerM merged commit eea7560 into main Aug 4, 2026
92 of 94 checks passed
@RazerM
RazerM deleted the feature/relax-locking branch August 4, 2026 21: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.

1 participant