vazco / uniforms

A React library for building forms from any schema.
https://uniforms.tools
MIT License
1.94k stars 239 forks source link

Migrated `SelectField` tests to @testing-library/react #1294

Closed zaxoavoki closed 5 months ago

zaxoavoki commented 10 months ago

Is part of https://github.com/vazco/uniforms/issues/1130

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 87.50000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 94.61%. Comparing base (8b3f6f5) to head (b90343c).

Files Patch % Lines
packages/uniforms-antd/src/SelectField.tsx 87.50% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1294 +/- ## ======================================= Coverage 94.60% 94.61% ======================================= Files 231 231 Lines 3821 3823 +2 Branches 1029 1030 +1 ======================================= + Hits 3615 3617 +2 Misses 82 82 Partials 124 124 ```

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