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

fix(SelectInputV2): fix dropdown align on left #4423

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

fix: update menuv2

0b0114d
Select commit
Loading
Failed to load commit list.
Open

fix(SelectInputV2): fix dropdown align on left #4423

fix: update menuv2
0b0114d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 5, 2024 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

Attention: Patch coverage is 76.92308% with 6 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@31e99b2). Learn more about missing BASE report.
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
packages/ui/src/components/Popup/helpers.ts 76.00% 6 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #4423   +/-   ##
=======================================
  Coverage        ?   86.86%           
=======================================
  Files           ?      322           
  Lines           ?    11773           
  Branches        ?     3228           
=======================================
  Hits            ?    10227           
  Misses          ?     1546           
  Partials        ?        0           
Files with missing lines Coverage Δ
packages/ui/src/components/MenuV2/index.tsx 100.00% <ø> (ø)
packages/ui/src/components/Popover/index.tsx 100.00% <ø> (ø)
packages/ui/src/components/Popup/index.tsx 89.00% <100.00%> (ø)
...kages/ui/src/components/SelectInputV2/Dropdown.tsx 43.77% <ø> (ø)
packages/ui/src/components/Popup/helpers.ts 82.94% <76.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 31e99b2...0b0114d. Read the comment docs.