Skip to content

Merge branch 'main' into tjroach/ds-deadlock-investigation

94b7e05
Select commit
Loading
Failed to load commit list.
Merged

fix(data): Prevent semaphore deadlock within PersistentMutationOutbox #3115

Merge branch 'main' into tjroach/ds-deadlock-investigation
94b7e05
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 25, 2025 in 0s

54.23% (+0.00%) compared to e7425e8

View this Pull Request on Codecov

54.23% (+0.00%) compared to e7425e8

Details

Codecov Report

❌ Patch coverage is 92.59259% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 54.23%. Comparing base (e7425e8) to head (94b7e05).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3115   +/-   ##
=======================================
  Coverage   54.22%   54.23%           
=======================================
  Files        1038     1038           
  Lines       31989    32002   +13     
  Branches     4702     4704    +2     
=======================================
+ Hits        17346    17356   +10     
- Misses      12795    12799    +4     
+ Partials     1848     1847    -1     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.