Skip to content

Formik controlled RadioField component#38

Merged
robinmolen merged 1 commit intomainfrom
feature/26-formik-controlled-radio
Mar 17, 2026
Merged

Formik controlled RadioField component#38
robinmolen merged 1 commit intomainfrom
feature/26-formik-controlled-radio

Conversation

@robinmolen
Copy link
Copy Markdown
Contributor

Partly closes #26

Adding Formik controlled Radio buttons

@robinmolen robinmolen mentioned this pull request Mar 3, 2026
12 tasks
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 3, 2026

Codecov Report

❌ Patch coverage is 75.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.76%. Comparing base (23111c5) to head (142ca8c).
⚠️ Report is 19 commits behind head on main.

Files with missing lines Patch % Lines
src/components/form/RadioField/RadioField.tsx 75.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #38      +/-   ##
==========================================
- Coverage   76.92%   76.76%   -0.17%     
==========================================
  Files          20       21       +1     
  Lines         130      142      +12     
  Branches       17       21       +4     
==========================================
+ Hits          100      109       +9     
- Misses         29       32       +3     
  Partials        1        1              
Flag Coverage Δ
storybook 65.49% <75.00%> (+0.87%) ⬆️
vitest 35.33% <0.00%> (-2.88%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@robinmolen robinmolen requested review from SonnyBA and stefrado March 16, 2026 15:54
@robinmolen robinmolen merged commit 6095859 into main Mar 17, 2026
11 checks passed
@robinmolen robinmolen deleted the feature/26-formik-controlled-radio branch March 23, 2026 13:24
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.

Formik controlled inputs

2 participants