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

Refactor query builders #31

Merged
merged 1 commit into from
Oct 10, 2024
Merged

Refactor query builders #31

merged 1 commit into from
Oct 10, 2024

Conversation

loevgaard
Copy link
Member

No description provided.

Copy link

codecov bot commented Oct 10, 2024

Codecov Report

Attention: Patch coverage is 4.34783% with 44 lines in your changes missing coverage. Please review.

Project coverage is 32.24%. Comparing base (b8549ad) to head (bb5a106).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
src/Meilisearch/Query/MultiSearchBuilder.php 0.00% 31 Missing ⚠️
src/Config/Index.php 0.00% 6 Missing ⚠️
src/Meilisearch/Query/SearchQueryBuilder.php 0.00% 6 Missing ⚠️
src/Engine/SearchEngine.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #31      +/-   ##
============================================
- Coverage     32.29%   32.24%   -0.06%     
- Complexity      526      529       +3     
============================================
  Files           112      111       -1     
  Lines          1762     1771       +9     
============================================
+ Hits            569      571       +2     
- Misses         1193     1200       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@loevgaard loevgaard force-pushed the refactor-query-builders branch 2 times, most recently from c56737a to 9030a91 Compare October 10, 2024 08:03
@loevgaard loevgaard force-pushed the refactor-query-builders branch from 9030a91 to bb5a106 Compare October 10, 2024 08:13
@loevgaard loevgaard merged commit 4aacc1a into master Oct 10, 2024
34 of 38 checks passed
@loevgaard loevgaard deleted the refactor-query-builders branch October 10, 2024 08:19
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