Skip to content

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

Open
jpnurmi wants to merge 1 commit into
jpnurmi/ref/attachmentsfrom
jpnurmi/perf/rwlock
Open

[0.17] feat(sync): add read-write lock primitive#1877
jpnurmi wants to merge 1 commit into
jpnurmi/ref/attachmentsfrom
jpnurmi/perf/rwlock

feat(sync): add read-write lock primitive

219277a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 1, 2026 in 1s

74.50% (+0.03%) compared to b4d7fb8

View this Pull Request on Codecov

74.50% (+0.03%) compared to b4d7fb8

Details

Codecov Report

❌ Patch coverage is 88.88889% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.50%. Comparing base (b4d7fb8) to head (219277a).

Additional details and impacted files
@@                     Coverage Diff                     @@
##           jpnurmi/ref/attachments    #1877      +/-   ##
===========================================================
+ Coverage                    74.47%   74.50%   +0.03%     
===========================================================
  Files                          103      103              
  Lines                        26875    26920      +45     
  Branches                      4876     4880       +4     
===========================================================
+ Hits                         20014    20058      +44     
+ Misses                        5532     5531       -1     
- Partials                      1329     1331       +2     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.