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

Changes to allow for sorting search result by relevancy (#907) #908

Merged
merged 2 commits into from
Oct 1, 2024

Conversation

Santino-Trade
Copy link
Contributor

  • Changes to allow for sorting search result by relevancy

  • Match metadata to frontend

  • Update test to reflect search term name change

  • unit test fixes

  • Adding barrier code to the corpus for comparing related text searches

  • Fixing unit test that was failing on certain dates


@Santino-Trade Santino-Trade requested a review from a team as a code owner October 1, 2024 10:45
@codecov-commenter
Copy link

codecov-commenter commented Oct 1, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 85.81%. Comparing base (69fedfb) to head (2754213).

Files with missing lines Patch % Lines
api/barriers/models.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #908      +/-   ##
==========================================
- Coverage   85.82%   85.81%   -0.02%     
==========================================
  Files         157      157              
  Lines        8294     8295       +1     
==========================================
  Hits         7118     7118              
- Misses       1176     1177       +1     
Flag Coverage Δ
?

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.

Santino-Trade and others added 2 commits October 1, 2024 14:16
* Changes to allow for sorting search result by relevancy

* Match metadata to frontend

* Update test to reflect search term name change

* unit test fixes

* Adding barrier code to the corpus for comparing related text searches

* Fixing unit test that was failing on certain dates

---------

Co-authored-by: santinomolinaro <santino.molinaro@mail>
@Santino-Trade Santino-Trade merged commit 1e6f3a1 into master Oct 1, 2024
4 checks passed
@Santino-Trade Santino-Trade deleted the develop branch October 2, 2024 09:47
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.

4 participants