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 #737

Merged
merged 1 commit into from
May 25, 2023

fix: form

25dbf24
Select commit
Loading
Failed to load commit list.
Merged

fix: form #737

fix: form
25dbf24
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 24, 2023 in 1s

24.00% (-0.02%) compared to 0738a71

View this Pull Request on Codecov

24.00% (-0.02%) compared to 0738a71

Details

Codecov Report

Patch coverage has no change and project coverage change: -0.02 ⚠️

Comparison is base (0738a71) 24.01% compared to head (25dbf24) 24.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #737      +/-   ##
==========================================
- Coverage   24.01%   24.00%   -0.02%     
==========================================
  Files         158      158              
  Lines        3339     3341       +2     
  Branches      875      876       +1     
==========================================
  Hits          802      802              
- Misses       2206     2207       +1     
- Partials      331      332       +1     
Impacted Files Coverage Δ
src/Collapse/index.ts 0.00% <ø> (ø)
src/Form/form.ts 0.00% <0.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.