Skip to content
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

fix: include entries with zero score in results #818

Merged
merged 1 commit into from
Feb 20, 2025

Conversation

deathbeam
Copy link
Collaborator

The change removes the conditional check that filtered out entries with zero scores. This ensures all entries are included in the results array, allowing for proper normalization of scores across the entire dataset.

The change removes the conditional check that filtered out entries with zero
scores. This ensures all entries are included in the results array, allowing
for proper normalization of scores across the entire dataset.

Signed-off-by: Tomas Slusny <[email protected]>
@deathbeam deathbeam added the bug Something isn't working label Feb 20, 2025
@deathbeam deathbeam merged commit f8e9ca6 into CopilotC-Nvim:main Feb 20, 2025
1 of 2 checks passed
@deathbeam deathbeam deleted the fix-minimum-limit branch February 20, 2025 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant