Closed vbabich closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 46.65%. Comparing base (
bebc0f7
) to head (5b90e11
). Report is 1 commits behind head on release/v0.85.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Move
isValuesTableAvailable
getter fromIrisGridTableModel
toIrisGridTableModelTemplate
to make it availalbe in tree table model. Fixes DH-17537 in enterprise.Note, this doesn't fix the issue with Advanced Filter on tree tables in Community. JSAPI throws an exception on a
treeTable.copy
call.Filed an issue in Core: https://github.com/deephaven/deephaven-core/issues/6097