Skip to content

Remove client-side default alpha value#1988

Open
tsmith023 wants to merge 28 commits intomainfrom
dev/1.37
Open

Remove client-side default alpha value#1988
tsmith023 wants to merge 28 commits intomainfrom
dev/1.37

Conversation

@tsmith023
Copy link
Collaborator

@tsmith023 tsmith023 commented Mar 17, 2026

Closes #1227

Copy link

@orca-security-eu orca-security-eu bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Infrastructure as Code high 0   medium 0   low 0   info 0 View in Orca
Passed Passed SAST high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Vulnerabilities high 0   medium 0   low 0   info 0 View in Orca

@codecov-commenter
Copy link

codecov-commenter commented Mar 17, 2026

Codecov Report

❌ Patch coverage is 63.49206% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.79%. Comparing base (ccf4f61) to head (fadcebb).
⚠️ Report is 61 commits behind head on main.

Files with missing lines Patch % Lines
integration/conftest.py 70.21% 14 Missing ⚠️
weaviate/collections/batch/async_.py 33.33% 4 Missing ⚠️
weaviate/collections/batch/sync.py 33.33% 4 Missing ⚠️
weaviate/backup/executor.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1988      +/-   ##
==========================================
- Coverage   87.84%   87.79%   -0.05%     
==========================================
  Files         280      280              
  Lines       21347    21551     +204     
==========================================
+ Hits        18752    18921     +169     
- Misses       2595     2630      +35     

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

@tsmith023 tsmith023 changed the title Dev/1.37 Remove client-side default alpha value Mar 20, 2026
@tsmith023 tsmith023 changed the title Remove client-side default alpha value dev/1.37 Mar 20, 2026
@tsmith023 tsmith023 changed the title dev/1.37 Remove client-side default alpha value Mar 20, 2026
@tsmith023 tsmith023 marked this pull request as ready for review March 20, 2026 17:26
@tsmith023 tsmith023 requested a review from a team as a code owner March 20, 2026 17:26
@tsmith023 tsmith023 requested a review from dirkkul March 20, 2026 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Default client-side alpha for hybrid queries should be removed

2 participants