Skip to content

Feat table selection demo#146

Draft
NathanZlion wants to merge 6 commits into
mainfrom
feat-table-selection-demo
Draft

Feat table selection demo#146
NathanZlion wants to merge 6 commits into
mainfrom
feat-table-selection-demo

Conversation

@NathanZlion
Copy link
Copy Markdown
Member

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@NathanZlion NathanZlion requested a review from a team as a code owner April 27, 2026 15:27
@NathanZlion NathanZlion requested review from pan-kot and removed request for a team April 27, 2026 15:27
@NathanZlion NathanZlion marked this pull request as draft April 27, 2026 15:27
@NathanZlion NathanZlion removed the request for review from pan-kot April 27, 2026 15:27
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 27, 2026

Codecov Report

❌ Patch coverage is 44.70588% with 47 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.69%. Comparing base (e7fcece) to head (c7947a1).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/use-collection.ts 56.14% 21 Missing and 4 partials ⚠️
src/utils.ts 21.42% 18 Missing and 4 partials ⚠️

❗ There is a different number of reports uploaded between BASE (e7fcece) and HEAD (c7947a1). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (e7fcece) HEAD (c7947a1)
2 1
Additional details and impacted files
@@             Coverage Diff             @@
##              main     #146      +/-   ##
===========================================
- Coverage   100.00%   90.69%   -9.31%     
===========================================
  Files           13       13              
  Lines          423      505      +82     
  Branches       159      181      +22     
===========================================
+ Hits           423      458      +35     
- Misses           0       39      +39     
- Partials         0        8       +8     

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

Comment thread src/interfaces.ts
Comment on lines +94 to +98
crossPageSelection?: {
/** Total number of items matching the current filter across all pages.
* If not provided, defaults to allItems.length. */
totalMatchingCount?: number;
};
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove,

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