Skip to content

feat(ui): docs composites cycle 2 (A+B+C) + jsdom unit suite + Codecov#2

Merged
Sam Gammon (sgammon) merged 10 commits into
mainfrom
feat/docs-composites-2
Jul 6, 2026
Merged

feat(ui): docs composites cycle 2 (A+B+C) + jsdom unit suite + Codecov#2
Sam Gammon (sgammon) merged 10 commits into
mainfrom
feat/docs-composites-2

fix(a11y): expose ElideLogo's mark so the lockup has an accessible name

73fff24
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 6, 2026 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 84.45122% with 51 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (main@6ed75ee). Learn more about missing BASE report.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
packages/ui/src/components/select.tsx 0.00% 25 Missing ⚠️
packages/ui/src/components/table-of-contents.tsx 66.66% 12 Missing ⚠️
packages/ui/src/components/accordion.tsx 0.00% 8 Missing ⚠️
packages/ui/src/components/mobile-nav.tsx 91.17% 3 Missing ⚠️
packages/ui/src/components/sidebar.tsx 95.00% 2 Missing ⚠️
packages/ui/src/components/api-method.tsx 96.15% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main       #2   +/-   ##
=======================================
  Coverage        ?   84.85%           
=======================================
  Files           ?       32           
  Lines           ?      601           
  Branches        ?      230           
=======================================
  Hits            ?      510           
  Misses          ?       91           
  Partials        ?        0           
Files with missing lines Coverage Δ
packages/ui/src/components/ai-actions.tsx 100.00% <100.00%> (ø)
packages/ui/src/components/app-nav.tsx 100.00% <100.00%> (ø)
packages/ui/src/components/card-grid.tsx 100.00% <100.00%> (ø)
packages/ui/src/components/code-block.tsx 92.00% <100.00%> (ø)
packages/ui/src/components/copy-command.tsx 100.00% <100.00%> (ø)
packages/ui/src/components/elide-logo.tsx 100.00% <100.00%> (ø)
packages/ui/src/components/section-tabs.tsx 100.00% <100.00%> (ø)
packages/ui/src/components/stat-strip.tsx 100.00% <100.00%> (ø)
packages/ui/src/components/status-badge.tsx 100.00% <100.00%> (ø)
packages/ui/src/components/support-matrix.tsx 100.00% <100.00%> (ø)
... and 6 more
🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.