Skip to content

fix: icon alignment

00149a4
Select commit
Loading
Failed to load commit list.
Merged

fix(Alert): padding and icon #6340

fix: icon alignment
00149a4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 17, 2026 in 0s

92.65% (+0.07%) compared to 27f89d7

View this Pull Request on Codecov

92.65% (+0.07%) compared to 27f89d7

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.65%. Comparing base (27f89d7) to head (00149a4).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #6340      +/-   ##
==========================================
+ Coverage   92.57%   92.65%   +0.07%     
==========================================
  Files         533      533              
  Lines        9996    10004       +8     
  Branches     3813     3794      -19     
==========================================
+ Hits         9254     9269      +15     
+ Misses        678      671       -7     
  Partials       64       64              
Files with missing lines Coverage Δ
packages/ui/src/components/Alert/index.tsx 100.00% <100.00%> (ø)
packages/ui/src/components/Alert/styles.css.ts 100.00% <ø> (ø)

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 20bed35...00149a4. Read the comment docs.

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