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

feat(ui): add use-virtual-list hooks #3084

Merged
merged 3 commits into from
Aug 15, 2024
Merged

feat(ui): add use-virtual-list hooks #3084

merged 3 commits into from
Aug 15, 2024

Conversation

weird94
Copy link
Contributor

@weird94 weird94 commented Aug 15, 2024

close #xxx

Pull Request Checklist

  • Related tickets or issues have been linked in the PR description (or missing issue).
  • Naming convention is followed (do please check it especially when you created new plugins, commands and resources).
  • Unit tests have been added for the changes (if applicable).
  • Breaking changes have been documented (or no breaking changes introduced in this PR).

@weird94 weird94 requested review from jikkai and Jocs as code owners August 15, 2024 11:01
Copy link

github-actions bot commented Aug 15, 2024

View Deployment

📑 Examples 📚 Storybook
🔗 Preview link 🔗 Preview link

Copy link

codecov bot commented Aug 15, 2024

Codecov Report

Attention: Patch coverage is 0% with 89 lines in your changes missing coverage. Please review.

Project coverage is 27.45%. Comparing base (ff51551) to head (c8df5b4).
Report is 1 commits behind head on dev.

Files Patch % Lines
packages/ui/src/components/hooks/virtual-list.ts 0.00% 89 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #3084      +/-   ##
==========================================
- Coverage   27.48%   27.45%   -0.04%     
==========================================
  Files        1980     1981       +1     
  Lines      104719   104808      +89     
  Branches    22601    22614      +13     
==========================================
- Hits        28780    28772       -8     
- Misses      75939    76036      +97     

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

@jikkai jikkai merged commit a17d436 into dev Aug 15, 2024
9 checks passed
@jikkai jikkai deleted the feat/virtual-list branch August 15, 2024 11:42
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.

2 participants