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.Group): add disabled prop #4436

Merged
merged 2 commits into from
Sep 4, 2023

add a test

bb8d39d
Select commit
Loading
Failed to load commit list.
Merged

feat(Form.Group): add disabled prop #4436

add a test
bb8d39d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 4, 2023 in 1s

99.51% (+0.00%) compared to 7d3e162

View this Pull Request on Codecov

99.51% (+0.00%) compared to 7d3e162

Details

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (7d3e162) 99.51% compared to head (bb8d39d) 99.51%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4436   +/-   ##
=======================================
  Coverage   99.51%   99.51%           
=======================================
  Files         186      186           
  Lines        3511     3511           
=======================================
  Hits         3494     3494           
  Misses         17       17           
Files Changed Coverage Δ
src/collections/Form/FormGroup.js 100.00% <100.00%> (ø)

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