Skip to content

:sparkles: [#26] Added Formik controlled RadioField component

142ca8c
Select commit
Loading
Failed to load commit list.
Merged

Formik controlled RadioField component #38

:sparkles: [#26] Added Formik controlled RadioField component
142ca8c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 3, 2026 in 0s

76.76% (-0.17%) compared to 23111c5

View this Pull Request on Codecov

76.76% (-0.17%) compared to 23111c5

Details

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).

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              

☔ 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.