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

fix: Remove not needed form_builder override #37

Merged
merged 3 commits into from
Mar 8, 2024

lint: Fix rubocop offense

bcf2f09
Select commit
Loading
Failed to load commit list.
Merged

fix: Remove not needed form_builder override #37

lint: Fix rubocop offense
bcf2f09
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 6, 2024 in 0s

98.49% (+30.88%) compared to 1a054fa

View this Pull Request on Codecov

98.49% (+30.88%) compared to 1a054fa

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.49%. Comparing base (1a054fa) to head (bcf2f09).

Additional details and impacted files
@@             Coverage Diff             @@
##             main      #37       +/-   ##
===========================================
+ Coverage   67.60%   98.49%   +30.88%     
===========================================
  Files          14       13        -1     
  Lines         639      265      -374     
===========================================
- Hits          432      261      -171     
+ Misses        207        4      -203     

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