Skip to content

feat: Table bulk inline edit (v0, AWSUI-56121) [WIP]#4818

Draft
ernst-dev wants to merge 2 commits into
mainfrom
feat/table-bulk-inline-edit-wip
Draft

feat: Table bulk inline edit (v0, AWSUI-56121) [WIP]#4818
ernst-dev wants to merge 2 commits into
mainfrom
feat/table-bulk-inline-edit-wip

fix: prevent React key warning on bulk inline edit dev page

9673e3e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 23, 2026 in 0s

97.60% (target 90.00%)

View this Pull Request on Codecov

97.60% (target 90.00%)

Details

Codecov Report

❌ Patch coverage is 94.59459% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.60%. Comparing base (f97729a) to head (9673e3e).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/table/use-bulk-editing.ts 94.44% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4818      +/-   ##
==========================================
- Coverage   97.61%   97.60%   -0.01%     
==========================================
  Files         952      953       +1     
  Lines       30816    30889      +73     
  Branches    11318    11326       +8     
==========================================
+ Hits        30081    30150      +69     
- Misses        688      732      +44     
+ Partials       47        7      -40     

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