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 submission when country is not requried #1099

Merged
merged 1 commit into from
Nov 13, 2023

fix: form submission when country is not requried

446d0ef
Select commit
Loading
Failed to load commit list.
Merged

fix: form submission when country is not requried #1099

fix: form submission when country is not requried
446d0ef
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 2, 2023 in 1s

86.98% (+0.00%) compared to 397c237

View this Pull Request on Codecov

86.98% (+0.00%) compared to 397c237

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (397c237) 86.98% compared to head (446d0ef) 86.98%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1099   +/-   ##
=======================================
  Coverage   86.98%   86.98%           
=======================================
  Files         124      124           
  Lines        2266     2267    +1     
  Branches      624      625    +1     
=======================================
+ Hits         1971     1972    +1     
  Misses        286      286           
  Partials        9        9           
Files Coverage Δ
src/register/data/utils.js 98.03% <100.00%> (+0.03%) ⬆️

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