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

Created useBooleanField hook #295

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Conversation

AlexShukel
Copy link
Collaborator

No description provided.

@AlexShukel AlexShukel added the feature New feature or request label Aug 28, 2023
@AlexShukel AlexShukel linked an issue Aug 28, 2023 that may be closed by this pull request
@github-actions
Copy link
Contributor

github-actions bot commented Aug 28, 2023

size-limit report 📦

Path Size
packages/core/dist/core.cjs.production.min.js 24.15 KB (0%)
packages/core/dist/core.esm.js 22.83 KB (0%)

@github-actions
Copy link
Contributor

github-actions bot commented Aug 28, 2023

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

St.
Category Percentage Covered / Total
🟢 Statements
93.1% (+2.63% 🔼)
81/87
🟢 Branches 100% 14/14
🟢 Functions
88.24% (+3.62% 🔼)
15/17
🟢 Lines
92.59% (+2.43% 🔼)
75/81
Show new covered files 🐣
St.
File Statements Branches Functions Lines
🟢 BooleanFieldI18n.tsx 100% 100% 100% 100%
🟢 useBooleanField.ts 100% 100% 100% 100%

Test suite run success

15 tests passing in 2 suites.

Report generated by 🧪jest coverage report action from cb622d9

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

Successfully merging this pull request may close these issues.

Create useBooleanField hook
2 participants