Skip to content

Conversation

GuyAv46
Copy link
Collaborator

@GuyAv46 GuyAv46 commented Dec 29, 2024

Main objects this PR modified

  1. Change a class name to follow the pytest syntax
  2. Bump pytest version to solve deprecation warnings

Mark if applicable

  • This PR introduces API changes
  • This PR introduces serialization changes

Copy link

codecov bot commented Dec 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.09%. Comparing base (63badf2) to head (d44caa3).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #585   +/-   ##
=======================================
  Coverage   97.09%   97.09%           
=======================================
  Files         104      104           
  Lines        5503     5503           
=======================================
  Hits         5343     5343           
  Misses        160      160           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@GuyAv46 GuyAv46 requested a review from alonre24 December 29, 2024 13:49
@GuyAv46 GuyAv46 added this pull request to the merge queue Dec 29, 2024
Merged via the queue into main with commit bcb3033 Dec 29, 2024
22 checks passed
@GuyAv46 GuyAv46 deleted the guyav-flow_test_improvements branch December 29, 2024 15:40
Copy link

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

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

git fetch origin 0.7
git worktree add -d .worktree/backport-585-to-0.7 origin/0.7
cd .worktree/backport-585-to-0.7
git switch --create backport-585-to-0.7
git cherry-pick -x bcb303304d016530a87f43351e0de8f145150fbe

github-actions bot pushed a commit that referenced this pull request Dec 29, 2024
* fix hnsw parallel tests

* update pyproject toml file

(cherry picked from commit bcb3033)
Copy link

Successfully created backport PR for 0.8:

Copy link

Successfully created backport PR for 8.0:

github-actions bot pushed a commit that referenced this pull request Dec 29, 2024
* fix hnsw parallel tests

* update pyproject toml file

(cherry picked from commit bcb3033)
GuyAv46 added a commit that referenced this pull request Dec 29, 2024
* fix hnsw parallel tests

* update pyproject toml file

(cherry picked from commit bcb3033)
github-merge-queue bot pushed a commit that referenced this pull request Dec 29, 2024
Flow test improvements (#585)

* fix hnsw parallel tests

* update pyproject toml file

(cherry picked from commit bcb3033)

Co-authored-by: GuyAv46 <47632673+GuyAv46@users.noreply.github.com>
github-merge-queue bot pushed a commit that referenced this pull request Dec 29, 2024
Flow test improvements (#585)

* fix hnsw parallel tests

* update pyproject toml file

(cherry picked from commit bcb3033)

Co-authored-by: GuyAv46 <47632673+GuyAv46@users.noreply.github.com>
github-merge-queue bot pushed a commit that referenced this pull request Dec 30, 2024
* Flow test improvements (#585)

* fix hnsw parallel tests

* update pyproject toml file

(cherry picked from commit bcb3033)

* relax version bump for 0.7

* relax even more
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.

2 participants