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

refactor(module: form): make validate mode default to Complex #4163

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

ElderJames
Copy link
Member

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / documentation update
  • Demo update
  • Component style update
  • Bundle size optimization
  • Performance optimization
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Other (about what?)

🔗 Related issue link

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English
🇨🇳 Chinese

☑️ Self Check before Merge

⚠️ Please check all items below before review. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • Changelog is provided or not needed

Copy link

github-actions bot commented Sep 3, 2024

Copy link

codecov bot commented Sep 3, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 43.21%. Comparing base (3ad90ba) to head (2143f35).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
components/form/Form.razor 0.00% 1 Missing ⚠️
components/form/Form.razor.cs 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #4163       +/-   ##
===========================================
+ Coverage    1.40%   43.21%   +41.80%     
===========================================
  Files         585      586        +1     
  Lines       29730    29797       +67     
  Branches     5872     5897       +25     
===========================================
+ Hits          419    12877    +12458     
+ Misses      29271    15846    -13425     
- Partials       40     1074     +1034     

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

@ElderJames ElderJames merged commit 063c24c into master Sep 3, 2024
6 checks passed
@ElderJames ElderJames deleted the refactor/form-validate-mode branch September 3, 2024 23:10
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.

1 participant