data-driven-forms / react-forms

React library for rendering forms.
https://data-driven-forms.org/
Apache License 2.0
295 stars 85 forks source link

Common select fixes #1449

Closed Hyperkid123 closed 5 months ago

Hyperkid123 commented 5 months ago

Fixes #1448

Description

vercel[bot] commented 5 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-forms ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 21, 2024 11:08am
codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 94.49%. Comparing base (271e466) to head (23a38f5).

Files Patch % Lines
packages/common/src/use-select/reducer.js 50.00% 2 Missing :warning:
packages/common/src/use-select/use-select.js 88.88% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1449 +/- ## ======================================= Coverage 94.48% 94.49% ======================================= Files 210 210 Lines 3971 3975 +4 Branches 1628 1629 +1 ======================================= + Hits 3752 3756 +4 Misses 219 219 ```

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

haydenlinder commented 5 months ago

🙏

rvsia commented 5 months ago

:tada: This PR is included in version 3.22.4 :tada:

The release is available on

Data-Driven-Forms.org!