Skip to content

feat: #1480 support error builder #1486

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

Merged
merged 6 commits into from
Apr 17, 2025

Conversation

deandreamatias
Copy link
Collaborator

@deandreamatias deandreamatias commented Apr 16, 2025

Connection with issue(s)

Close #1480

Solution description

Screenshots or Videos

To Do

  • Read contributing guide
  • Check the original issue to confirm it is fully satisfied
  • Add solution description to help guide reviewers
  • Add unit test to verify new or fixed behaviour
  • If apply, add documentation to code properties and package readme

Copy link

codecov bot commented Apr 16, 2025

Codecov Report

Attention: Patch coverage is 87.50000% with 1 line in your changes missing coverage. Please review.

Project coverage is 89.83%. Comparing base (fffb27d) to head (c8fbcc4).

Files with missing lines Patch % Lines
lib/src/form_builder_field_decoration.dart 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             beta    #1486      +/-   ##
==========================================
- Coverage   89.88%   89.83%   -0.05%     
==========================================
  Files          21       21              
  Lines         840      846       +6     
==========================================
+ Hits          755      760       +5     
- Misses         85       86       +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.

@deandreamatias deandreamatias changed the title Feature/#1480-support-error-builder feat: #1480 support error builder Apr 16, 2025
@deandreamatias deandreamatias merged commit ed0a332 into beta Apr 17, 2025
6 checks passed
@deandreamatias deandreamatias deleted the feature/#1480-support-error-builder branch April 17, 2025 15:52
@deandreamatias deandreamatias linked an issue Apr 17, 2025 that may be closed by this pull request
1 task
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.

FormBuilderFiled: Support errorBuilder
1 participant