Skip to content

perf: add support for batched scope access - #2107

Open
jpnurmi wants to merge 3 commits into
masterfrom
jpnurmi/perf/scope-batch-update
Open

jpnurmi wants to merge 3 commits into
masterfrom
jpnurmi/perf/scope-batch-update

fix tsan (acutest global data race)

2c04bee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 20, 2026 in 0s

75.14% (-0.02%) compared to 6b0d5f0, passed because coverage increased by 0% when compared to adjusted base (75.14%)

View this Pull Request on Codecov

75.14% (-0.02%) compared to 6b0d5f0, passed because coverage increased by 0% when compared to adjusted base (75.14%)

Details

Codecov Report

❌ Patch coverage is 90.07092% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.14%. Comparing base (6b0d5f0) to head (2c04bee).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2107      +/-   ##
==========================================
- Coverage   75.15%   75.14%   -0.02%     
==========================================
  Files         103      103              
  Lines       27930    28050     +120     
  Branches     5094     5112      +18     
==========================================
+ Hits        20990    21077      +87     
- Misses       5596     5624      +28     
- Partials     1344     1349       +5     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.