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

bug(webform): Replace deprecated FieldGroup with FieldArray #729

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

charmcitygavin
Copy link
Collaborator

Purpose

ABP 8 was still using one instance of the deprecated FieldGroup. This replaces it with FieldArray.

Copy link
Contributor

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 54.48% 4273 / 7842
🔵 Statements 54.3% 4497 / 8281
🔵 Functions 48.48% 1023 / 2110
🔵 Branches 27.07% 799 / 2951
File CoverageNo changed files found.
Generated in workflow #128

Copy link

codeclimate bot commented Aug 21, 2024

Code Climate has analyzed commit 102d2ef and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 54.4% (0.0% change).

View more on Code Climate.

@charmcitygavin charmcitygavin merged commit 08e0d72 into main Aug 21, 2024
18 checks passed
@charmcitygavin charmcitygavin deleted the fieldarray branch August 21, 2024 18:43
Copy link
Contributor

🎉 This PR is included in version 1.5.0-val.75 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants