react-components icon indicating copy to clipboard operation
react-components copied to clipboard

feat(card): add card outside padding token

Open hello-zhao opened this issue 2 years ago • 1 comments

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

What is the current behavior? (You can also link to an open issue here)

What is the new behavior (if this is a feature change)?

Does this PR introduce a breaking change?

Please check if the PR fulfills these requirements

  • [ ] Follow our contributing docs
  • [ ] Docs have been added/updated
  • [ ] Tests have been added; existing tests pass

Other information:

hello-zhao avatar Apr 07 '24 10:04 hello-zhao

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 74.95%. Comparing base (6d7c5ef) to head (158fff0). Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #403      +/-   ##
==========================================
+ Coverage   74.92%   74.95%   +0.03%     
==========================================
  Files         388      388              
  Lines       10001    10014      +13     
  Branches     2853     2853              
==========================================
+ Hits         7493     7506      +13     
  Misses       2352     2352              
  Partials      156      156              

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Apr 07 '24 11:04 codecov[bot]