fix(components): fix primarybutton and alt primarybutton styling issue #20311
+5
−7
Codecov / codecov/project
succeeded
Dec 6, 2025 in 1s
25.83% (-0.01%) compared to a102faf
View this Pull Request on Codecov
25.83% (-0.01%) compared to a102faf
Details
Codecov Report
❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 25.83%. Comparing base (a102faf) to head (a766645).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| components/src/atoms/buttons/AltPrimaryButton.tsx | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## edge #20311 +/- ##
==========================================
- Coverage 25.83% 25.83% -0.01%
==========================================
Files 3627 3627
Lines 302041 302037 -4
Branches 42320 42320
==========================================
- Hits 78020 78018 -2
+ Misses 223992 223990 -2
Partials 29 29 | Files with missing lines | Coverage Δ | |
|---|---|---|
| components/src/atoms/buttons/PrimaryButton.tsx | 100.00% <ø> (ø) |
|
| components/src/atoms/buttons/AltPrimaryButton.tsx | 87.50% <0.00%> (+8.55%) |
⬆️ |
🚀 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.
Loading