Release 0.67.3#3335
Closed
odlbot wants to merge 6 commits into
Closed
Conversation
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* adding cutoff to serializer * adding param to search method * refactor of sync search view * ensuring all results are returned if there is a query with score_cutoff * ensuring all results are returned if there is a query with score_cutoff * spec update * adding frontend changes * fix test * fix tests * introduce manual aggregation method * re-introduce spacing at bottom * fix facet behavior * fix lint * fix lint * adding docstring * refactor to not use pandas * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * Fix facet sorting Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * update spec * style lint * avoid call to aggregations * move import to top * adding test for aggregation buckets * only include the threshold if greater than 0 * refactor min score default values. add min score to settings * enforce limit and remove count call to fetch total * add max limit setting * add test * udpate spec * fix test after refactor * set default to min score * fix test * spec update * fix test * fix sorting * moving min score to constant --------- Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
…ls (/courses/o/*) (#3263)
OpenAPI Changes1 changes: 0 error, 0 warning, 1 info Unexpected changes? Ensure your branch is up-to-date with |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
zawan-ila
Shankar Ambady
renovate[bot]