Skip to content

Conversation

@meiravgri
Copy link
Collaborator

the test was accidently removed in pr #813

@meiravgri meiravgri requested a review from lerman25 October 27, 2025 13:29
@codecov
Copy link

codecov bot commented Oct 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.02%. Comparing base (1db4e00) to head (1650760).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #814   +/-   ##
=======================================
  Coverage   97.02%   97.02%           
=======================================
  Files         126      126           
  Lines        7366     7368    +2     
=======================================
+ Hits         7147     7149    +2     
  Misses        219      219           

☔ View full report in Codecov by Sentry.
📢 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.

@meiravgri meiravgri enabled auto-merge October 27, 2025 14:05
@meiravgri meiravgri added this pull request to the merge queue Oct 27, 2025
Merged via the queue into main with commit 3513261 Oct 27, 2025
19 checks passed
@meiravgri meiravgri deleted the meiravg_revert_addVector_test_remove branch October 27, 2025 14:38
@github-actions
Copy link

Backport failed for 8.2, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 8.2
git worktree add -d .worktree/backport-814-to-8.2 origin/8.2
cd .worktree/backport-814-to-8.2
git switch --create backport-814-to-8.2
git cherry-pick -x 351326143a5388962916e65773a319cce225afef

meiravgri added a commit that referenced this pull request Oct 27, 2025
revert removeing addVector test from svs tiered

(cherry picked from commit 3513261)
github-merge-queue bot pushed a commit that referenced this pull request Oct 28, 2025
* reading `indexUpdateScheduled` under the lock guard (#813)

* reading indexUpdateScheduled under the lock

* dont lock twice

(cherry picked from commit 1db4e00)

* revert removing addVector test from svs tiered (#814)

revert removeing addVector test from svs tiered

(cherry picked from commit 3513261)

* remove multi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants