channel-io / bezier-react

React components library that implements Bezier design system.
https://main--62bead1508281287d3c94d25.chromatic.com
Apache License 2.0
184 stars 46 forks source link

ModalContent의 overlay padding에 임의의 값을 줄 수 있도록 수정 #1747

Closed Tanney-102 closed 6 months ago

Tanney-102 commented 6 months ago

Self Checklist

Summary

Details

Breaking change? (Yes/No)

no

References

changeset-bot[bot] commented 6 months ago

🦋 Changeset detected

Latest commit: 3a990f29a7442bd874a12ee9e7afe68781aec87c

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages | Name | Type | | ------------------------ | ----- | | @channel.io/bezier-react | Minor | | bezier-figma-plugin | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

github-actions[bot] commented 6 months ago

Chromatic Report

🚀 Congratulations! Your build was successful!

codecov[bot] commented 6 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (410c21a) 87.45% compared to head (3a990f2) 87.43%.

Files Patch % Lines
...react/src/components/Modals/Modal/ModalContent.tsx 75.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1747 +/- ## ========================================== - Coverage 87.45% 87.43% -0.03% ========================================== Files 281 281 Lines 3931 3938 +7 Branches 822 824 +2 ========================================== + Hits 3438 3443 +5 - Misses 421 423 +2 Partials 72 72 ```

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

sungik-choi commented 6 months ago

@Tanney-102 main 브랜치 최신화 이후 머지해주시면 될 거 같습니다 👍

Tanney-102 commented 6 months ago

@sungik-choi 아아넵! 근데 이거 테스트 커버리지 때문에 머지가 안되어서 테스트 추가하고 있습니다ㅜㅜ

sungik-choi commented 6 months ago

@sungik-choi 아아넵! 근데 이거 테스트 커버리지 때문에 머지가 안되어서 테스트 추가하고 있습니다ㅜㅜ

테스트 커버리지가 required check가 아니라서 머지 가능 여부랑은 연관이 없을거에요. 그래도 테스트 추가는 너무 좋습니다ㅎㅎ