deephaven / web-client-ui

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

feat: Export Spectrum Toast from Components Package #2294

Closed dgodinez-dh closed 1 week ago

dgodinez-dh commented 1 week ago

Closes https://github.com/deephaven/web-client-ui/issues/2293 This is needed to implement the deephaven.ui toast component.

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 33.33333% with 4 lines in your changes missing coverage. Please review.

Project coverage is 46.60%. Comparing base (cb1f11f) to head (63ee5b9). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
packages/code-studio/src/styleguide/Toast.tsx 33.33% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2294 +/- ## ========================================== - Coverage 46.60% 46.60% -0.01% ========================================== Files 703 704 +1 Lines 38957 38963 +6 Branches 9914 9914 ========================================== + Hits 18156 18158 +2 + Misses 20790 20751 -39 - Partials 11 54 +43 ``` | [Flag](https://app.codecov.io/gh/deephaven/web-client-ui/pull/2294/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/2294/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=deephaven) | `46.60% <33.33%> (-0.01%)` | :arrow_down: | 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.