Skip to content

feat: Add input filter support to GridWidgetPlugin #2438

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

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

mattrunyon
Copy link
Collaborator

No description provided.

@mattrunyon mattrunyon self-assigned this May 8, 2025
Copy link

codecov bot commented May 16, 2025

Codecov Report

Attention: Patch coverage is 36.07595% with 101 lines in your changes missing coverage. Please review.

Project coverage is 47.20%. Comparing base (09077bf) to head (21e2824).
Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
packages/dashboard/src/useFiber.tsx 24.39% 31 Missing ⚠️
...ckages/dashboard-core-plugins/src/FilterPlugin.tsx 22.22% 21 Missing ⚠️
packages/dashboard/src/useDhId.ts 18.18% 9 Missing ⚠️
...rd-core-plugins/src/panels/DropdownFilterPanel.tsx 0.00% 8 Missing ⚠️
...board-core-plugins/src/panels/InputFilterPanel.tsx 0.00% 8 Missing ⚠️
...oard-core-plugins/src/useDashboardColumnFilters.ts 76.19% 5 Missing ⚠️
packages/dashboard/src/useDashboardId.ts 16.66% 5 Missing ⚠️
...es/dashboard-core-plugins/src/GridWidgetPlugin.tsx 60.00% 4 Missing ⚠️
packages/dashboard/src/DashboardLayout.tsx 0.00% 4 Missing ⚠️
...kages/dashboard-core-plugins/src/linker/Linker.tsx 57.14% 3 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2438      +/-   ##
==========================================
+ Coverage   47.10%   47.20%   +0.09%     
==========================================
  Files         715      723       +8     
  Lines       39505    39733     +228     
  Branches     9884     9943      +59     
==========================================
+ Hits        18608    18755     +147     
- Misses      20886    20967      +81     
  Partials       11       11              
Flag Coverage Δ
unit 47.20% <36.07%> (+0.09%) ⬆️

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.

🚀 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant