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

feat(RequiredValidator): enhance the RequiredValidator class #4247

Merged
merged 6 commits into from
Sep 10, 2024

Conversation

ArgoZhang
Copy link
Collaborator

enhance the RequiredValidator class

Description

close #4246

@bb-auto bb-auto bot added the enhancement New feature or request label Sep 10, 2024
@bb-auto bb-auto bot added this to the v8.9.0 milestone Sep 10, 2024
Copy link

codecov bot commented Sep 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.99%. Comparing base (5369c28) to head (b941021).
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##              main    #4247      +/-   ##
===========================================
- Coverage   100.00%   99.99%   -0.01%     
===========================================
  Files          611      611              
  Lines        26298    26308      +10     
  Branches      3826     3828       +2     
===========================================
+ Hits         26298    26307       +9     
- Partials         0        1       +1     

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

@ArgoZhang ArgoZhang merged commit b8c28d1 into main Sep 10, 2024
5 checks passed
@ArgoZhang ArgoZhang deleted the fix-validate branch September 10, 2024 02:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat(RequiredValidator): enhance the RequiredValidator class
1 participant