Open agatha197 opened 4 weeks ago
Add the label “flow:merge-queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “flow:hotfix” to add to the merge queue as a hot fix.
You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.
This stack of pull requests is managed by Graphite. Learn more about stacking.
Join @agatha197 and the rest of your teammates on Graphite
./react
St.:grey_question: |
Category | Percentage | Covered / Total |
---|---|---|---|
🔴 | Statements | 5.09% (-0% 🔻) |
348/6839 |
🔴 | Branches | 4.64% | 218/4698 |
🔴 | Functions | 2.97% | 67/2257 |
🔴 | Lines | 4.99% (-0% 🔻) |
333/6680 |
93 tests passing in 12 suites.
Report generated by 🧪jest coverage report action from d9036e45296dfad2a208f5c6f45290927d9deb19
Changes: Replaces Lucide React icons with Ant Design icons in the CopyButton component and enhances styling by:
CopyIcon
toCopyOutlined
andCheckIcon
toCheckOutlined
Rationale: Maintains consistency with Ant Design's icon system and styling patterns while reducing external dependencies.
Checklist: