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

[Backport 2.x] Change color fn used to calculate icon colors for search typeahead #4886

Merged
merged 1 commit into from
Sep 1, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport b24f33a from #4884.

…ggestions (#4884)

Icons don't need to be as high contrast as text, so the 3:1 threshold of `makeGraphicContrastColor` is more appropriate

Signed-off-by: Josh Romero <[email protected]>
(cherry picked from commit b24f33a)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@opensearch-trigger-bot opensearch-trigger-bot bot added autocut Skip the changelog verification check on backports Skip-Changelog PRs that are too trivial to warrant a changelog or release notes entry labels Aug 31, 2023
@codecov
Copy link

codecov bot commented Aug 31, 2023

Codecov Report

Merging #4886 (1e57a97) into 2.x (96af535) will decrease coverage by 0.01%.
Report is 1 commits behind head on 2.x.
The diff coverage is n/a.

@@            Coverage Diff             @@
##              2.x    #4886      +/-   ##
==========================================
- Coverage   66.44%   66.44%   -0.01%     
==========================================
  Files        3396     3396              
  Lines       64847    64847              
  Branches    10356    10356              
==========================================
- Hits        43088    43086       -2     
- Misses      19202    19203       +1     
- Partials     2557     2558       +1     
Flag Coverage Δ
Linux_1 34.91% <ø> (ø)
Linux_2 55.18% <ø> (ø)
Linux_3 44.19% <ø> (-0.01%) ⬇️
Linux_4 35.08% <ø> (ø)
Windows_1 34.93% <ø> (ø)
Windows_2 55.15% <ø> (ø)
Windows_3 44.20% <ø> (ø)
Windows_4 35.08% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 1 file with indirect coverage changes

@AMoo-Miki AMoo-Miki merged commit f269920 into 2.x Sep 1, 2023
@github-actions github-actions bot deleted the backport/backport-4884-to-2.x branch September 1, 2023 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autocut Skip the changelog verification check on backports distinguished-contributor Skip-Changelog PRs that are too trivial to warrant a changelog or release notes entry v2.10.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants