-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CV2-5373: Most relevant articles (#2130)
* CV2-5373: add a new graphql fields & * CV2-5373: update relay files * CV2-5730: return dummy relevant articles (#2136) * CV2-5731 Refactoring smooch search (#2137) * CV2-5731: call tipline search_for_articles method and append Explainers if no articles exists * CV2-5731: fix graphql query and add more tests * CV2-5731: apply PR comments and add more tests * CV2-5761 list most relevant articles fact check and explainer for project media item (#2142) * CV2-5761: include FactCheck & Explainer for item most relevant * CV2-5751: fix articles sort and change the limit * CV2-5761: keep default sort (sort by score) * CV2-5761: enforce limit value as a method args * CV2-5761: cleanup * CV2-5761: add more tests * CV2-5761: add missing test to back coverage 100% * CV2-5761: apply PR comments * CV2-5373: check language exists for fc_language condition * CV2-5617: use workspace similarity settings for explainers (#2145) * CV2-5617: use workspace similarity settings for explainers * Refactor threshold getters * CV2-5617: fix tests * CV2-5617: return models_and_thresholds in Hash formatt --------- Co-authored-by: Devin Gaffney <[email protected]> * Add Helper Method to Create and Publish Standalone Fact Checks for Check Web Testing (#2151) * Add new test helper method for creating standalone and published fact check - create_imported_standalone_fact_check method in TestController to create a standalone and published fact check and associate it with a team. - Updated `routes.rb` to include the new endpoint for fact checks. - Added tests for the create_imported_standalone_fact_check Reference: CV2-5737 * CV2-5373: fix tests --------- Co-authored-by: Devin Gaffney <[email protected]> Co-authored-by: Daniele Valverde <[email protected]>
- Loading branch information
1 parent
1f4672f
commit 5020cbc
Showing
21 changed files
with
439 additions
and
84 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.