callstack / react-native-testing-library

🦉 Simple and complete React Native testing utilities that encourage good testing practices.
https://callstack.github.io/react-native-testing-library/
MIT License
3.02k stars 264 forks source link

chore: reformat using prettier #1550

Closed mdjastrzebski closed 6 months ago

mdjastrzebski commented 6 months ago

Summary

Test plan

codecov[bot] commented 6 months ago

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (7899412) 95.67% compared to head (53eed81) 95.62%.

Files Patch % Lines
src/helpers/text-input.ts 0.00% 2 Missing :warning:
src/helpers/host-component-names.tsx 80.00% 1 Missing :warning:
src/helpers/timers.ts 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1550 +/- ## ========================================== - Coverage 95.67% 95.62% -0.05% ========================================== Files 99 99 Lines 5948 5400 -548 Branches 875 861 -14 ========================================== - Hits 5691 5164 -527 + Misses 257 236 -21 ```

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