sendbird-uikit-react-native icon indicating copy to clipboard operation
sendbird-uikit-react-native copied to clipboard

chore: remove default props from image component

Open bang9 opened this issue 1 month ago • 1 comments

External Contributions

This project is not yet set up to accept pull requests from external contributors.

If you have a pull request that you believe should be accepted, please contact the Developer Relations team [email protected] with details and we'll evaluate if we can setup a CLA to allow for the contribution.

For Internal Contributors

[TICKET_ID]

Description Of Changes

Removed defaultProps assignment image

Types Of Changes

What types of changes does your code introduce to this project? Put an x in the boxes that apply_

  • [ ] Bugfix
  • [ ] New feature
  • [ ] Documentation (correction or otherwise)
  • [ ] Cosmetics (whitespace, appearance (ex) Prettier)
  • [ ] Build configuration
  • [x] Improvement (refactor code)
  • [ ] Test

bang9 avatar May 14 '24 23:05 bang9

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 13.01%. Comparing base (9f8e4b0) to head (b7ed0e7).

Files Patch % Lines
...oundation/src/components/Image/Image.fastimage.tsx 0.00% 1 Missing :warning:
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #177   +/-   ##
=======================================
  Coverage   13.01%   13.01%           
=======================================
  Files         334      334           
  Lines        7432     7432           
  Branches     2051     2052    +1     
=======================================
  Hits          967      967           
  Misses       6392     6392           
  Partials       73       73           

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

codecov-commenter avatar May 14 '24 23:05 codecov-commenter