Skip to content

Fix autocomplete context geoBias having empty position#57

Merged
golles merged 1 commit intomainfrom
fix-geobias-position
Mar 27, 2025
Merged

Fix autocomplete context geoBias having empty position#57
golles merged 1 commit intomainfrom
fix-geobias-position

Conversation

@golles
Copy link
Copy Markdown
Owner

@golles golles commented Mar 27, 2025

Proposed change

Fix autocomplete context geoBias having an empty position
Update fixtures

{
  "context": { "inputQuery": "pizza", "geoBias": { "position": {} } },
  "results": [
    ...
  ]
}

Breaking change

Checklist:

  • I have performed a self-review of my code
  • I have added tests that prove my fix is effective or that my feature works

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (7fb4377) to head (9800bb1).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #57   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           41        41           
  Lines         2253      2259    +6     
=========================================
+ Hits          2253      2259    +6     

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

@sonarqubecloud
Copy link
Copy Markdown

@golles golles merged commit ca4d66a into main Mar 27, 2025
15 checks passed
@golles golles deleted the fix-geobias-position branch March 27, 2025 11:59
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.

1 participant