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

Fix type issue with Field children #2715

Merged
merged 4 commits into from
Sep 12, 2024
Merged

Fix type issue with Field children #2715

merged 4 commits into from
Sep 12, 2024

Conversation

GuillaumeRx
Copy link
Contributor

This fixes an issue when using a conditional in a Field children.

@GuillaumeRx GuillaumeRx marked this pull request as ready for review September 12, 2024 11:39
@GuillaumeRx GuillaumeRx requested a review from a team as a code owner September 12, 2024 11:39
Copy link

codecov bot commented Sep 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.35%. Comparing base (dfaea71) to head (71f1aae).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2715   +/-   ##
=======================================
  Coverage   94.35%   94.35%           
=======================================
  Files         481      481           
  Lines       10129    10137    +8     
  Branches     1540     1541    +1     
=======================================
+ Hits         9557     9565    +8     
  Misses        572      572           

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

@GuillaumeRx GuillaumeRx merged commit dee5632 into main Sep 12, 2024
156 checks passed
@GuillaumeRx GuillaumeRx deleted the gr/fix-children-field branch September 12, 2024 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants