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

feat(form): Support default values for collections in form binding #4048

Merged
merged 1 commit into from
Sep 21, 2024

feat(form): Support default values for collections in form binding

edba6c2
Select commit
Loading
Failed to load commit list.
Merged

feat(form): Support default values for collections in form binding #4048

feat(form): Support default values for collections in form binding
edba6c2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 15, 2024 in 0s

99.07% (-0.14%) compared to 3dc1cd6

View this Pull Request on Codecov

99.07% (-0.14%) compared to 3dc1cd6

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.07%. Comparing base (3dc1cd6) to head (edba6c2).
Report is 70 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4048      +/-   ##
==========================================
- Coverage   99.21%   99.07%   -0.14%     
==========================================
  Files          42       44       +2     
  Lines        3182     2811     -371     
==========================================
- Hits         3157     2785     -372     
+ Misses         17       15       -2     
- Partials        8       11       +3     

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