deephaven / web-client-ui

Deephaven Web Client UI
Apache License 2.0
29 stars 31 forks source link

feat: ComboBox - @deephaven/components #2067

Closed bmingles closed 4 months ago

bmingles commented 4 months ago

resolves #2065

BREAKING CHANGE: ComboBox component has been replaced. To migrate to new version:

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 68.33333% with 19 lines in your changes missing coverage. Please review.

Project coverage is 46.61%. Comparing base (c804b15) to head (ea02fa9). Report is 2 commits behind head on main.

:exclamation: Current head ea02fa9 differs from pull request most recent head a19c4a7

Please upload reports for the commit a19c4a7 to get more accurate results.

Files Patch % Lines
...s/components/src/spectrum/picker/usePickerProps.ts 0.00% 13 Missing :warning:
...ages/components/src/spectrum/comboBox/ComboBox.tsx 0.00% 3 Missing :warning:
packages/components/src/spectrum/picker/Picker.tsx 0.00% 1 Missing :warning:
...ebar/conditional-formatting/ColumnFormatEditor.tsx 0.00% 1 Missing :warning:
...sidebar/conditional-formatting/RowFormatEditor.tsx 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2067 +/- ## ========================================== + Coverage 46.45% 46.61% +0.16% ========================================== Files 673 677 +4 Lines 38734 38556 -178 Branches 9815 9772 -43 ========================================== - Hits 17994 17974 -20 + Misses 20688 20530 -158 Partials 52 52 ``` | [Flag](https://app.codecov.io/gh/deephaven/web-client-ui/pull/2067/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=deephaven) | Coverage Δ | | |---|---|---| | [unit](https://app.codecov.io/gh/deephaven/web-client-ui/pull/2067/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=deephaven) | `46.61% <68.33%> (+0.16%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=deephaven#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.