Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update BaseForm types #1325

Merged
merged 2 commits into from
May 24, 2024
Merged

Update BaseForm types #1325

merged 2 commits into from
May 24, 2024

Conversation

piotrpospiech
Copy link
Collaborator

This resolves #1212.

@piotrpospiech piotrpospiech added this to the v4.0 milestone Apr 21, 2024
@piotrpospiech piotrpospiech self-assigned this Apr 21, 2024
@github-actions github-actions bot added the Area: Core Affects the uniforms package label Apr 21, 2024
Copy link

codecov bot commented Apr 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.55%. Comparing base (4b3f109) to head (54e4502).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1325   +/-   ##
=======================================
  Coverage   94.55%   94.55%           
=======================================
  Files         231      231           
  Lines        3823     3823           
  Branches     1030     1030           
=======================================
  Hits         3615     3615           
  Misses         82       82           
  Partials      126      126           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@piotrpospiech piotrpospiech merged commit 6aace6c into master May 24, 2024
7 checks passed
@piotrpospiech piotrpospiech deleted the base-form-types branch May 24, 2024 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Core Affects the uniforms package
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Improve getNativeFormProps in bridges to a more specific type
4 participants