-
Notifications
You must be signed in to change notification settings - Fork 21
Flow test improvements #585
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
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. |
Backport failed for 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 |
* fix hnsw parallel tests * update pyproject toml file (cherry picked from commit bcb3033)
Successfully created backport PR for |
Successfully created backport PR for |
* fix hnsw parallel tests * update pyproject toml file (cherry picked from commit bcb3033)
* fix hnsw parallel tests * update pyproject toml file (cherry picked from commit bcb3033)
Main objects this PR modified
pytest
syntaxMark if applicable