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

Refactor query builders

bb5a106
Select commit
Loading
Failed to load commit list.
Merged

Refactor query builders #31

Refactor query builders
bb5a106
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 10, 2024 in 1s

4.34% of diff hit (target 32.29%)

View this Pull Request on Codecov

4.34% of diff hit (target 32.29%)

Annotations

Check warning on line 100 in src/Config/Index.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Config/Index.php#L100

Added line #L100 was not covered by tests

Check warning on line 103 in src/Config/Index.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Config/Index.php#L103

Added line #L103 was not covered by tests

Check warning on line 105 in src/Config/Index.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Config/Index.php#L105

Added line #L105 was not covered by tests

Check warning on line 108 in src/Config/Index.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Config/Index.php#L108

Added line #L108 was not covered by tests

Check warning on line 111 in src/Config/Index.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Config/Index.php#L111

Added line #L111 was not covered by tests

Check warning on line 113 in src/Config/Index.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Config/Index.php#L113

Added line #L113 was not covered by tests

Check warning on line 23 in src/Engine/SearchEngine.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Engine/SearchEngine.php#L23

Added line #L23 was not covered by tests

Check warning on line 15 in src/Meilisearch/Query/MultiSearchBuilder.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Meilisearch/Query/MultiSearchBuilder.php#L15

Added line #L15 was not covered by tests

Check warning on line 22 in src/Meilisearch/Query/MultiSearchBuilder.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Meilisearch/Query/MultiSearchBuilder.php#L22

Added line #L22 was not covered by tests

Check warning on line 26 in src/Meilisearch/Query/MultiSearchBuilder.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Meilisearch/Query/MultiSearchBuilder.php#L24-L26

Added lines #L24 - L26 were not covered by tests

Check warning on line 28 in src/Meilisearch/Query/MultiSearchBuilder.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Meilisearch/Query/MultiSearchBuilder.php#L28

Added line #L28 was not covered by tests

Check warning on line 32 in src/Meilisearch/Query/MultiSearchBuilder.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Meilisearch/Query/MultiSearchBuilder.php#L30-L32

Added lines #L30 - L32 were not covered by tests

Check warning on line 40 in src/Meilisearch/Query/MultiSearchBuilder.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Meilisearch/Query/MultiSearchBuilder.php#L40

Added line #L40 was not covered by tests

Check warning on line 46 in src/Meilisearch/Query/MultiSearchBuilder.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Meilisearch/Query/MultiSearchBuilder.php#L42-L46

Added lines #L42 - L46 were not covered by tests

Check warning on line 49 in src/Meilisearch/Query/MultiSearchBuilder.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Meilisearch/Query/MultiSearchBuilder.php#L48-L49

Added lines #L48 - L49 were not covered by tests

Check warning on line 52 in src/Meilisearch/Query/MultiSearchBuilder.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Meilisearch/Query/MultiSearchBuilder.php#L52

Added line #L52 was not covered by tests

Check warning on line 61 in src/Meilisearch/Query/MultiSearchBuilder.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Meilisearch/Query/MultiSearchBuilder.php#L61

Added line #L61 was not covered by tests

Check warning on line 63 in src/Meilisearch/Query/MultiSearchBuilder.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Meilisearch/Query/MultiSearchBuilder.php#L63

Added line #L63 was not covered by tests

Check warning on line 65 in src/Meilisearch/Query/MultiSearchBuilder.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Meilisearch/Query/MultiSearchBuilder.php#L65

Added line #L65 was not covered by tests

Check warning on line 67 in src/Meilisearch/Query/MultiSearchBuilder.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Meilisearch/Query/MultiSearchBuilder.php#L67

Added line #L67 was not covered by tests

Check warning on line 76 in src/Meilisearch/Query/MultiSearchBuilder.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Meilisearch/Query/MultiSearchBuilder.php#L69-L76

Added lines #L69 - L76 were not covered by tests

Check warning on line 79 in src/Meilisearch/Query/MultiSearchBuilder.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Meilisearch/Query/MultiSearchBuilder.php#L79

Added line #L79 was not covered by tests

Check warning on line 11 in src/Meilisearch/Query/SearchQueryBuilder.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Meilisearch/Query/SearchQueryBuilder.php#L11

Added line #L11 was not covered by tests

Check warning on line 14 in src/Meilisearch/Query/SearchQueryBuilder.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Meilisearch/Query/SearchQueryBuilder.php#L13-L14

Added lines #L13 - L14 were not covered by tests

Check warning on line 21 in src/Meilisearch/Query/SearchQueryBuilder.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Meilisearch/Query/SearchQueryBuilder.php#L20-L21

Added lines #L20 - L21 were not covered by tests