Skip to content

feat(sync): add read-write lock primitive - #1877

Merged
jpnurmi merged 2 commits into
masterfrom
jpnurmi/perf/rwlock
Sep 9, 2026
Merged

jpnurmi merged 2 commits into
masterfrom
jpnurmi/perf/rwlock

add clarifying doc comment

8e38214
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 9, 2026 in 0s

74.31% (+0.02%) compared to 98631e6

View this Pull Request on Codecov

74.31% (+0.02%) compared to 98631e6

Details

Codecov Report

❌ Patch coverage is 88.88889% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.31%. Comparing base (98631e6) to head (8e38214).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1877      +/-   ##
==========================================
+ Coverage   74.29%   74.31%   +0.02%     
==========================================
  Files         103      103              
  Lines       26811    26817       +6     
  Branches     4887     4881       -6     
==========================================
+ Hits        19918    19928      +10     
- Misses       5554     5555       +1     
+ Partials     1339     1334       -5     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.