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

Add boosting at query time #43

Merged
merged 6 commits into from
Oct 15, 2023
Merged

Add boosting at query time #43

merged 6 commits into from
Oct 15, 2023

Conversation

Firesphere
Copy link
Owner

Resolves #10

@codecov
Copy link

codecov bot commented Oct 15, 2023

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (13ac574) 53.67% compared to head (98afa8f) 56.14%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main      #43      +/-   ##
============================================
+ Coverage     53.67%   56.14%   +2.46%     
- Complexity      194      207      +13     
============================================
  Files            14       14              
  Lines           585      627      +42     
============================================
+ Hits            314      352      +38     
- Misses          271      275       +4     
Files Coverage Δ
src/Services/ElasticCoreService.php 88.57% <100.00%> (ø)
src/Tasks/ElasticIndexTask.php 0.00% <ø> (ø)
src/Queries/ElasticQuery.php 59.45% <77.77%> (+2.79%) ⬆️
src/Queries/QueryBuilder.php 95.12% <91.30%> (-0.63%) ⬇️

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

@Firesphere Firesphere merged commit e30bbc7 into main Oct 15, 2023
4 checks passed
@Firesphere Firesphere deleted the hans/boosting branch October 17, 2023 00:29
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.

Add Boosting
1 participant