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(form): use subtree to validate nut-form #2582

Merged
merged 1 commit into from
Oct 12, 2023

fix(form): use subtree to validate nut-form

1d077c9
Select commit
Loading
Failed to load commit list.
Merged

fix(form): use subtree to validate nut-form #2582

fix(form): use subtree to validate nut-form
1d077c9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 25, 2023 in 1s

84.97% (-0.02%) compared to db1d6b8

View this Pull Request on Codecov

84.97% (-0.02%) compared to db1d6b8

Details

Codecov Report

Patch coverage: 92.30% and project coverage change: -0.02% ⚠️

Comparison is base (db1d6b8) 84.99% compared to head (1d077c9) 84.97%.
Report is 3 commits behind head on v4.

Additional details and impacted files
@@            Coverage Diff             @@
##               v4    #2582      +/-   ##
==========================================
- Coverage   84.99%   84.97%   -0.02%     
==========================================
  Files         150      150              
  Lines       20555    20571      +16     
  Branches     2301     2304       +3     
==========================================
+ Hits        17470    17480      +10     
- Misses       3080     3086       +6     
  Partials        5        5              
Files Changed Coverage Δ
src/packages/__VUE/form/common.ts 81.53% <92.30%> (-0.08%) ⬇️

... and 2 files with indirect coverage changes

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