vazco / uniforms

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

Enable mui SelectField suite tests #1355

Closed Monteth closed 1 week ago

Monteth commented 1 month ago

Scope of this PR:

The local tests that cover the same area as the suites with the new "filter" were not removed, as I'm not sure if it is the correct approach. I want to ask you for your opinion on that.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.23%. Comparing base (07869ec) to head (32e7bcb).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## select-field-tests #1355 +/- ## ====================================================== + Coverage 94.14% 94.23% +0.09% ====================================================== Files 200 200 Lines 3314 3314 Branches 895 895 ====================================================== + Hits 3120 3123 +3 Misses 70 70 + Partials 124 121 -3 ```

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