DylanVann / react-native-fast-image

🚩 FastImage, performant React Native image component.
MIT License
8.17k stars 1.5k forks source link

fix: use ColorValue type #939

Closed DylanVann closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage :thumbsup:

Coverage data is based on head (7d7d2a4) compared to base (37abecd). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #939 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 1 1 Lines 38 38 Branches 5 5 ========================================= Hits 38 38 ``` | [Impacted Files](https://codecov.io/gh/DylanVann/react-native-fast-image/pull/939?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Dylan+Vann) | Coverage Δ | | |---|---|---| | [src/index.tsx](https://codecov.io/gh/DylanVann/react-native-fast-image/pull/939/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Dylan+Vann#diff-c3JjL2luZGV4LnRzeA==) | `100.00% <ø> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Dylan+Vann). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Dylan+Vann)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 8.6.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: