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

68 the validateatom of listatom should listen to the validation of inner fields #69

fix(listAtom): combined errors from nested forms & field itself

9e181f3
Select commit
Loading
Failed to load commit list.
Merged

68 the validateatom of listatom should listen to the validation of inner fields #69

fix(listAtom): combined errors from nested forms & field itself
9e181f3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 11, 2024 in 0s

93.13% of diff hit (target 91.10%)

View this Pull Request on Codecov

93.13% of diff hit (target 91.10%)

Annotations

Check warning on line 191 in src/atoms/list-atom/listAtom.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/atoms/list-atom/listAtom.ts#L190-L191

Added lines #L190 - L191 were not covered by tests

Check warning on line 220 in src/atoms/list-atom/listAtom.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/atoms/list-atom/listAtom.ts#L219-L220

Added lines #L219 - L220 were not covered by tests

Check warning on line 349 in src/atoms/list-atom/listAtom.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/atoms/list-atom/listAtom.ts#L348-L349

Added lines #L348 - L349 were not covered by tests

Check warning on line 52 in src/atoms/schemaValidate.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/atoms/schemaValidate.ts#L52

Added line #L52 was not covered by tests

Check warning on line 51 in src/components/form/FormSubmitValues.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/form/FormSubmitValues.ts#L2-L51

Added lines #L2 - L51 were not covered by tests