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

V1.0.0 #307

Draft
wants to merge 79 commits into
base: main
Choose a base branch
from
Draft

V1.0.0 #307

wants to merge 79 commits into from

Conversation

AlexShukel
Copy link
Collaborator

No description provided.

@AlexShukel AlexShukel self-assigned this Sep 13, 2023
@AlexShukel AlexShukel marked this pull request as draft September 13, 2023 14:38
@github-actions
Copy link
Contributor

Warnings
⚠️ Pull Request size seems reatively large. If Pull Request contains multiple changes, split each into separate PR will helps faster, easier review.

Generated by 🚫 dangerJS against 641e2ee

@github-actions
Copy link
Contributor

Coverage report for /home/runner/work/reactive-forms/reactive-forms/packages/core

❌ An unexpected error occurred. For more details, check console

Error: The process '/home/runner/setup-pnpm/node_modules/.bin/pnpm' failed with exit code 1
St.
Category Percentage Covered / Total
🟢 Statements
96.8% (+1.3% 🔼)
1059/1094
🟢 Branches
85.51% (+5.2% 🔼)
242/283
🟢 Functions
92.49% (-0.8% 🔻)
234/253
🟢 Lines
96.58% (+1.34% 🔼)
931/964
Show new covered files 🐣
St.
File Statements Branches Functions Lines
🟢
... / index.ts
100% 100% 100% 100%
🟢
... / useBooleanField.ts
100% 100% 100% 100%
🟢
... / BooleanFieldI18n.tsx
100% 100% 100% 100%
🟢
... / useFieldValidator.ts
100% 100% 100% 100%
🟢
... / useFormContext.ts
100% 100% 100% 100%
🟢
... / FormContext.ts
100% 100% 100% 100%
🟢
... / useField.ts
100% 100% 100% 100%
🟢
... / useFieldError.ts
100% 100% 100% 100%
🟢
... / useFieldTouched.ts
100% 100% 100% 100%
🟢
... / useFieldValue.ts
100% 100% 100% 100%
🟢
... / index.ts
100% 100% 100% 100%
🟢
... / useStringField.ts
100% 89.47% 100% 100%
🟢
... / StringFieldI18n.tsx
100% 100% 100% 100%
🟢
... / index.ts
100% 100% 100% 100%
🟢
... / useIntegerField.ts
96.97% 93.33% 100% 96.88%
🟢
... / IntegerFieldI18n.tsx
100% 100% 100% 100%
🟢
... / formatInteger.ts
100% 100% 100% 100%
🟢
... / useConverterField.ts
98.31% 100% 100% 98.25%
🟢 helpers/index.ts 100% 100% 88.24% 100%
🟢
... / useArrayControl.ts
100% 100% 100% 100%
🟢
... / useArrayField.ts
100% 100% 100% 100%
🟢
... / useControlHandlers.ts
100% 100% 100% 100%
🟢
... / useFieldValueArray.ts
100% 100% 100% 100%
🟢
... / useFormControl.ts
100% 100% 100% 100%
🟡
... / useFormMeta.ts
66.67% 100% 0% 60%
🟢
... / usePluginAssertion.ts
100% 100% 100% 100%
🟢
... / FormPlugins.tsx
100% 100% 100% 100%
🟢
... / usePlugins.ts
100% 100% 100% 100%
🟢
... / useProxyInterception.ts
100% 100% 100% 100%
🟢
... / useSubmitAction.ts
100% 100% 100% 100%
🟢
... / useValidationRegistry.ts
98.08% 100% 100% 97.92%
🟢
... / index.ts
100% 100% 100% 100%
🟢
... / useDecimalField.ts
100% 100% 100% 100%
🟢
... / DecimalFieldI18n.tsx
100% 100% 100% 100%
🟢 utils/index.ts 100% 100% 100% 100%
🟢 utils/formatDate.ts 100% 100% 100% 100%
🟢
... / formatDecimal.ts
100% 100% 100% 100%
🟢
... / index.ts
100% 100% 100% 100%
🟢
... / index.ts
100% 100% 100% 100%
🟢
... / useDateField.ts
100% 100% 100% 100%
🟢
... / DateFieldI18n.tsx
100% 100% 100% 100%
🟢
... / index.ts
100% 100% 50% 100%
🟡
... / Field.tsx
50% 100% 0% 60%
🟢
... / index.ts
100% 100% 50% 100%
🟢
... / useForm.ts
87.79% 51.67% 86.21% 86.99%
🟢
... / FormProxyProvider.tsx
100% 50% 100% 100%
🟢
... / ReactiveForm.tsx
100% 100% 100% 100%
🟢
... / ReactiveFormProvider.tsx
100% 100% 100% 100%
🟡
... / ReactiveFormConsumer.tsx
66.67% 100% 0% 60%
🟢
... / index.ts
100% 100% 0% 100%
🔴
... / useObjectField.ts
38.46% 0% 0% 33.33%
🟢 typings/index.ts 100% 100% 100% 100%

Test suite run failed

Failed tests: 0/198. Failed suites: 1/38.
  ● Test suite failed to run

    tests/hooks/useFormControl.test.ts:4:51 - error TS2307: Cannot find module '../../src/hooks/useFormControl' or its corresponding type declarations.

    4 import { FormControlConfig, useFormControl } from '../../src/hooks/useFormControl';
                                                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Report generated by 🧪jest coverage report action from 641e2ee

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.

1 participant