Skip to content

refactor: DH-23209: WidgetLoaderUtils now exported from dashboard-core-plugins - #2729

Merged
mofojed merged 2 commits into
deephaven:mainfrom
mofojed:DH-23209-widget-loader-utils
Aug 5, 2026
Merged

refactor: DH-23209: WidgetLoaderUtils now exported from dashboard-core-plugins#2729
mofojed merged 2 commits into
deephaven:mainfrom
mofojed:DH-23209-widget-loader-utils

Conversation

@mofojed

@mofojed mofojed commented Jul 29, 2026

Copy link
Copy Markdown
Member
  • There are other cases where we just want to get the plugin for a given widget, and don't want to use a WidgetLoaderPlugin
  • Export the logic so it can be reused

…e-plugins

- There are other cases where we just want to get the plugin for a given widget, and don't want to use a WidgetLoaderPlugin
- Export the logic so it can be reused
@mofojed
mofojed requested a review from vbabich July 29, 2026 19:29
@mofojed mofojed self-assigned this Jul 29, 2026
@codecov

codecov Bot commented Jul 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 51.16%. Comparing base (897f79d) to head (f177ae2).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2729      +/-   ##
==========================================
- Coverage   51.39%   51.16%   -0.24%     
==========================================
  Files         796      797       +1     
  Lines       45746    45852     +106     
  Branches    11868    11906      +38     
==========================================
- Hits        23510    23458      -52     
- Misses      22190    22375     +185     
+ Partials       46       19      -27     
Flag Coverage Δ
unit 51.16% <100.00%> (-0.24%) ⬇️

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

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mofojed
mofojed merged commit 61da9df into deephaven:main Aug 5, 2026
10 of 11 checks passed
@mofojed
mofojed deleted the DH-23209-widget-loader-utils branch August 5, 2026 13:35
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 5, 2026
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