marekrozmus / react-swipeable-list

Swipeable list component for React supporting several behaviours (e.g. iOS)
https://marekrozmus.github.io/react-swipeable-list/
MIT License
114 stars 20 forks source link

Fix for hiding actions if other list item used #38

Closed marekrozmus closed 1 year ago

marekrozmus commented 1 year ago

Fixes #37

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 96.42% and project coverage change: +0.16 :tada:

Comparison is base (31593d9) 90.09% compared to head (bb14dfe) 90.25%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #38 +/- ## ========================================== + Coverage 90.09% 90.25% +0.16% ========================================== Files 5 5 Lines 444 462 +18 Branches 163 167 +4 ========================================== + Hits 400 417 +17 - Misses 44 45 +1 ``` | [Impacted Files](https://codecov.io/gh/marekrozmus/react-swipeable-list/pull/38?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Marek+Rozmus) | Coverage Δ | | |---|---|---| | [src/SwipeableList.js](https://codecov.io/gh/marekrozmus/react-swipeable-list/pull/38?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Marek+Rozmus#diff-c3JjL1N3aXBlYWJsZUxpc3QuanM=) | `95.65% <95.23%> (-4.35%)` | :arrow_down: | | [src/SwipeableListItem.js](https://codecov.io/gh/marekrozmus/react-swipeable-list/pull/38?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Marek+Rozmus#diff-c3JjL1N3aXBlYWJsZUxpc3RJdGVtLmpz) | `90.12% <100.00%> (+0.17%)` | :arrow_up: | 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=Marek+Rozmus). 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=Marek+Rozmus)

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