deephaven / web-client-ui

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

fix: Console error when opening context menu on tree table (#2047) #2142

Closed AkshatJawne closed 1 month ago

AkshatJawne commented 1 month ago

Resolves https://github.com/deephaven/web-client-ui/issues/2029

Changes Implemented:

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 46.43%. Comparing base (3757163) to head (b710369). Report is 2 commits behind head on release/v0.78.

Files Patch % Lines
packages/iris-grid/src/IrisGridTreeTableModel.ts 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## release/v0.78 #2142 +/- ## ============================================== Coverage 46.43% 46.43% ============================================== Files 675 675 Lines 38841 38841 Branches 9830 9831 +1 ============================================== Hits 18037 18037 Misses 20751 20751 Partials 53 53 ``` | [Flag](https://app.codecov.io/gh/deephaven/web-client-ui/pull/2142/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/2142/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=deephaven) | `46.43% <0.00%> (ø)` | | 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.