Skip to content

test: add issue #862 item rendering regression#914

Open
dohooo wants to merge 2 commits intomainfrom
caspian/issue-862-expo-jest-regression
Open

test: add issue #862 item rendering regression#914
dohooo wants to merge 2 commits intomainfrom
caspian/issue-862-expo-jest-regression

Conversation

@dohooo
Copy link
Copy Markdown
Owner

@dohooo dohooo commented Mar 30, 2026

Summary

Fixes #862

Verification

  • yarn test --runInBand src/components/Carousel.issue-862.test.tsx
  • yarn test --runInBand src/components/Carousel.test.tsx
  • yarn types

@dosubot dosubot Bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Mar 30, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 30, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
react-native-reanimated-carousel Ready Ready Preview, Comment Mar 30, 2026 2:27am

Request Review

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Mar 30, 2026

⚠️ No Changeset found

Latest commit: 11745c9

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.32%. Comparing base (fec99d7) to head (11745c9).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #914   +/-   ##
=======================================
  Coverage   84.32%   84.32%           
=======================================
  Files          37       37           
  Lines        1040     1040           
  Branches      362      364    +2     
=======================================
  Hits          877      877           
  Misses         67       67           
  Partials       96       96           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[RN 0.81][Testing] Carousel items not rendered in tests

1 participant