Skip to content

fix: Remove spacing design token from being themeable

f2c65f0
Select commit
Loading
Failed to load commit list.
Draft

feat: action card [WIP] #4314

fix: Remove spacing design token from being themeable
f2c65f0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 27, 2026 in 0s

97.31% (target 90.00%)

View this Pull Request on Codecov

97.31% (target 90.00%)

Details

Codecov Report

❌ Patch coverage is 79.89950% with 40 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.31%. Comparing base (c8acad4) to head (f2c65f0).

Files with missing lines Patch % Lines
src/action-card/style.tsx 21.95% 32 Missing ⚠️
src/action-card/internal.tsx 87.50% 6 Missing ⚠️
src/test-utils/dom/action-card/index.ts 85.71% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4314      +/-   ##
==========================================
- Coverage   97.44%   97.31%   -0.14%     
==========================================
  Files         906      913       +7     
  Lines       26561    26746     +185     
  Branches     9582     9682     +100     
==========================================
+ Hits        25882    26027     +145     
- Misses        673      713      +40     
  Partials        6        6              

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