Skip to content

[OSDEV-1346] Refactor search_after and sort_by parameters for GET v1/moderation-events and GET v1/production-locations endpoints#420

Merged
VadimKovalenkoSNF merged 28 commits intomainfrom
OSDEV-1346-enhance-search_after-parameter
Nov 28, 2024
Merged

[OSDEV-1346] Refactor search_after and sort_by parameters for GET v1/moderation-events and GET v1/production-locations endpoints#420
VadimKovalenkoSNF merged 28 commits intomainfrom
OSDEV-1346-enhance-search_after-parameter

Conversation

@VadimKovalenkoSNF
Copy link
Contributor

@VadimKovalenkoSNF VadimKovalenkoSNF commented Nov 21, 2024

Fixed OSDEV-1449

OpenSearch:

  1. Refactored sort_by parameter.
  2. search_after has been split to search_after_value and search_after_id.
  3. Add comments for default sorting and ordering (OSDEV-1378)

@barecheck
Copy link

barecheck bot commented Nov 21, 2024

React App | Jest test suite - Code coverage report

Total: 27.8%

Your code coverage diff: 0.00% ▴

✅ All code changes are covered

@barecheck
Copy link

barecheck bot commented Nov 21, 2024

Dedupe Hub App | Unittest test suite - Code coverage report

Total: 56.14%

Your code coverage diff: 0.00% ▴

✅ All code changes are covered

@barecheck
Copy link

barecheck bot commented Nov 21, 2024

Countries App | Unittest test suite - Code coverage report

Total: 100%

Your code coverage diff: 0.00% ▴

✅ All code changes are covered

@barecheck
Copy link

barecheck bot commented Nov 21, 2024

Contricleaner App | Unittest test suite - Code coverage report

Total: 98.91%

Your code coverage diff: 0.00% ▴

✅ All code changes are covered

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.

3 participants