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

Support for Term Vector Component #1113

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

thomascorthals
Copy link
Member

Closes #793.

Copy link

codecov bot commented Dec 2, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b01dde7) 97.49% compared to head (69e37b1) 97.56%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1113      +/-   ##
==========================================
+ Coverage   97.49%   97.56%   +0.06%     
==========================================
  Files         391      400       +9     
  Lines       10150    10441     +291     
==========================================
+ Hits         9896    10187     +291     
  Misses        254      254              
Flag Coverage Δ
unittests 97.56% <100.00%> (+0.06%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@mkalkbrenner mkalkbrenner merged commit 9d63d23 into solariumphp:master Dec 4, 2023
27 checks passed
@thomascorthals thomascorthals deleted the termvector branch December 4, 2023 12:22
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.

How to get the most relevant terms for a specific document?
2 participants