Skip to content

perf(query): allow writes during snapshot searches - #23

Merged
zhenghaoz merged 1 commit into
mainfrom
optimize/query-write-concurrency
Sep 19, 2026
Merged

zhenghaoz merged 1 commit into
mainfrom
optimize/query-write-concurrency

perf(query): allow writes during snapshot searches

f9d90d3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 19, 2026 in 0s

82.69% (+0.04%) compared to 2e6c9a0

View this Pull Request on Codecov

82.69% (+0.04%) compared to 2e6c9a0

Details

Codecov Report

❌ Patch coverage is 92.36111% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.69%. Comparing base (2e6c9a0) to head (f9d90d3).

Files with missing lines Patch % Lines
collection.go 91.85% 11 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
+ Coverage   82.65%   82.69%   +0.04%     
==========================================
  Files         140      140              
  Lines       27883    27983     +100     
==========================================
+ Hits        23046    23140      +94     
- Misses       4837     4843       +6     

☔ 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.