react-native-testing-library icon indicating copy to clipboard operation
react-native-testing-library copied to clipboard

feat: UserEvent `pullToRefresh()` [WIP]

Open mdjastrzebski opened this issue 5 months ago • 1 comments

Summary

Test plan

mdjastrzebski avatar Sep 15 '25 08:09 mdjastrzebski

Codecov Report

:x: Patch coverage is 88.88889% with 5 lines in your changes missing coverage. Please review. :white_check_mark: Project coverage is 89.92%. Comparing base (62b5dfd) to head (a8f0ce4).

Files with missing lines Patch % Lines
src/user-event/scroll/pull-to-refresh.ts 82.14% 5 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1822      +/-   ##
==========================================
- Coverage   89.95%   89.92%   -0.03%     
==========================================
  Files          98      100       +2     
  Lines        5863     5907      +44     
  Branches      942      949       +7     
==========================================
+ Hits         5274     5312      +38     
- Misses        584      589       +5     
- Partials        5        6       +1     

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

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

codecov[bot] avatar Sep 15 '25 08:09 codecov[bot]