deephaven / web-client-ui

Deephaven Web Client UI
Apache License 2.0
28 stars 30 forks source link

refactor: 1973 UI constants #2133

Closed bmingles closed 1 month ago

bmingles commented 1 month ago

resolves #1973

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 90.90909% with 2 lines in your changes missing coverage. Please review.

Project coverage is 46.64%. Comparing base (8e47216) to head (8a4f598). Report is 1 commits behind head on main.

Files Patch % Lines
...ages/components/src/spectrum/comboBox/ComboBox.tsx 0.00% 1 Missing :warning:
packages/components/src/spectrum/picker/Picker.tsx 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2133 +/- ## ========================================== + Coverage 46.59% 46.64% +0.05% ========================================== Files 682 684 +2 Lines 38441 38456 +15 Branches 9578 9766 +188 ========================================== + Hits 17912 17939 +27 + Misses 20519 20465 -54 - Partials 10 52 +42 ``` | [Flag](https://app.codecov.io/gh/deephaven/web-client-ui/pull/2133/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/2133/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=deephaven) | `46.64% <90.90%> (+0.05%)` | :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.