Skip to content

Apply Coderabbitai Nitpick comments.

c981cee
Select commit
Loading
Failed to load commit list.
Merged

fix(form): Remove BaseChoice class and related mixins; update InputCheckbox, InputFile, and InputRadio to extend BaseInput. #56

Apply Coderabbitai Nitpick comments.
c981cee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 21, 2026 in 0s

100.00% (+0.00%) compared to 9df944f

View this Pull Request on Codecov

100.00% (+0.00%) compared to 9df944f

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (9df944f) to head (c981cee).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@             Coverage Diff             @@
##                main       #56   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
+ Complexity       171       164    -7     
===========================================
  Files             88        85    -3     
  Lines            410       345   -65     
===========================================
- Hits             410       345   -65     

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