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

Delete old and by now unused code for answering full-text queries #1231

Merged
merged 3 commits into from
Jan 23, 2024

Conversation

joka921
Copy link
Member

@joka921 joka921 commented Jan 19, 2024

Since #1093 we use a much simpler approach for answering full-text queries that contain ql:contains-word and ql:contains-entity. That PR made a lot of old code for the text index obsolete. This code is now deleted.

Copy link

codecov bot commented Jan 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d7635f0) 85.80% compared to head (7dfdbd6) 87.29%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1231      +/-   ##
==========================================
+ Coverage   85.80%   87.29%   +1.48%     
==========================================
  Files         308      304       -4     
  Lines       29261    27470    -1791     
  Branches     3430     3096     -334     
==========================================
- Hits        25108    23980    -1128     
+ Misses       2787     2367     -420     
+ Partials     1366     1123     -243     

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

Copy link
Member

@hannahbast hannahbast left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the cleanup

@hannahbast hannahbast changed the title Delete the old and now unused code from the fulltext index Delete old and by now unused code for answering full-text queries Jan 22, 2024
Copy link

sonarcloud bot commented Jan 22, 2024

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

1 New issue
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@hannahbast hannahbast merged commit 0ac7d3f into ad-freiburg:master Jan 23, 2024
18 checks passed
@joka921 joka921 deleted the delete-old-text-operations branch January 23, 2024 10: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.

2 participants