deephaven / web-client-ui

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

feat: datetime tooltip to show full value #2286

Open wusteven815 opened 1 week ago

wusteven815 commented 1 week ago
codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 9.33333% with 68 lines in your changes missing coverage. Please review.

Project coverage is 46.61%. Comparing base (5ebc195) to head (a8ca90c).

Files with missing lines Patch % Lines
...id/src/mousehandlers/IrisGridTokenMouseHandler.tsx 8.47% 54 Missing :warning:
packages/iris-grid/src/IrisGrid.tsx 25.00% 6 Missing :warning:
...ckages/iris-grid/src/IrisGridTableModelTemplate.ts 0.00% 5 Missing :warning:
packages/iris-grid/src/IrisGridModel.ts 0.00% 2 Missing :warning:
...s/grid/src/mouse-handlers/GridTokenMouseHandler.ts 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2286 +/- ## ========================================== + Coverage 46.60% 46.61% +0.01% ========================================== Files 704 704 Lines 38963 38956 -7 Branches 9914 9730 -184 ========================================== + Hits 18158 18160 +2 + Misses 20794 20785 -9 Partials 11 11 ``` | [Flag](https://app.codecov.io/gh/deephaven/web-client-ui/pull/2286/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/2286/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=deephaven) | `46.61% <9.33%> (+0.01%)` | :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.