Skip to content
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

Add decoration prop to Body component #2678

Merged
merged 1 commit into from
Sep 9, 2024

Add decoration prop to Body component

435b395
Select commit
Loading
Failed to load commit list.
Merged

Add decoration prop to Body component #2678

Add decoration prop to Body component
435b395
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 4, 2024 in 0s

87.36% (+0.00%) compared to c7c2a10

View this Pull Request on Codecov

87.36% (+0.00%) compared to c7c2a10

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.36%. Comparing base (c7c2a10) to head (435b395).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             next    #2678   +/-   ##
=======================================
  Coverage   87.36%   87.36%           
=======================================
  Files         210      210           
  Lines       12528    12530    +2     
  Branches     1504     1505    +1     
=======================================
+ Hits        10945    10947    +2     
  Misses       1533     1533           
  Partials       50       50           
Files with missing lines Coverage Δ
packages/circuit-ui/components/Body/Body.tsx 100.00% <100.00%> (ø)