Skip to content

feat: add personalize search parameter to SearchQuery - #918

Open
tcferreira wants to merge 3 commits into
meilisearch:mainfrom
tcferreira:feat/personalize-search
Open

feat: add personalize search parameter to SearchQuery#918
tcferreira wants to merge 3 commits into
meilisearch:mainfrom
tcferreira:feat/personalize-search

refactor: use nullsafe operator and make PersonalizeOptions final

193e045
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 7, 2026 in 1s

88.44% (-1.34%) compared to 0078a8c, passed because coverage increased by 0.82% when compared to adjusted base (87.61%)

View this Pull Request on Codecov

88.44% (-1.34%) compared to 0078a8c, passed because coverage increased by 0.82% when compared to adjusted base (87.61%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.44%. Comparing base (0078a8c) to head (193e045).
⚠️ Report is 157 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #918      +/-   ##
==========================================
- Coverage   89.78%   88.44%   -1.34%     
==========================================
  Files          59       93      +34     
  Lines        1449     1939     +490     
==========================================
+ Hits         1301     1715     +414     
- Misses        148      224      +76     

☔ View full report in Codecov by Harness.
📢 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.