-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(components-CopyButton): implement CopyButton component #771
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov Report
@@ Coverage Diff @@
## main #771 +/- ##
==========================================
- Coverage 99.64% 99.54% -0.11%
==========================================
Files 162 165 +3
Lines 845 877 +32
Branches 67 69 +2
==========================================
+ Hits 842 873 +31
- Misses 3 4 +1
Continue to review full report at Codecov.
|
c9a7f79
to
34dcae9
Compare
This PR has Quantification details
Why proper sizing of changes matters
Optimal pull request sizes drive a better predictable PR flow as they strike a
What can I do to optimize my changes
How to interpret the change counts in git diff output
Was this comment helpful? 👍 :ok_hand: :thumbsdown: (Email) |
issue #701
close #762
Pull Request
This PR Contains
Motivation / Use-Case
Breaking Changes
Test-Case
I have verified these changes via:
Additional Info