Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Table plugins - pass through deprecated props (#2308) #2309

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

mofojed
Copy link
Member

@mofojed mofojed commented Dec 10, 2024

- Deprecated props were not being passed through at all to the plugins
- We need to continue to pass through the deprecated props until we have
a replacement
- Partial deephaven#2274
@mofojed mofojed requested a review from vbabich December 10, 2024 14:50
@mofojed mofojed self-assigned this Dec 10, 2024
Copy link

codecov bot commented Dec 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.68%. Comparing base (181739b) to head (2a08084).

Additional details and impacted files
@@              Coverage Diff               @@
##           release/v0.99    #2309   +/-   ##
==============================================
  Coverage          46.68%   46.68%           
==============================================
  Files                704      704           
  Lines              39020    39020           
  Branches            9745     9745           
==============================================
  Hits               18218    18218           
  Misses             20791    20791           
  Partials              11       11           
Flag Coverage Δ
unit 46.68% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mofojed mofojed merged commit ada5ffb into deephaven:release/v0.99 Dec 10, 2024
11 checks passed
@mofojed mofojed deleted the 2274-99-hotfix branch December 10, 2024 16:00
@github-actions github-actions bot locked and limited conversation to collaborators Dec 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants