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

Option group search autofocus #201

Merged
merged 3 commits into from
Feb 5, 2019
Merged

Option group search autofocus #201

merged 3 commits into from
Feb 5, 2019

Conversation

ChaitanyaGadodia
Copy link
Contributor

No description provided.

@vercel
Copy link

vercel bot commented Feb 4, 2019

This pull request is automatically deployed with Now.
To access deployments, click Details below or on the icon next to each push.

@codecov
Copy link

codecov bot commented Feb 5, 2019

Codecov Report

Merging #201 into master will increase coverage by 0.06%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #201      +/-   ##
==========================================
+ Coverage   83.87%   83.94%   +0.06%     
==========================================
  Files          72       72              
  Lines        1011     1040      +29     
  Branches      183      194      +11     
==========================================
+ Hits          848      873      +25     
- Misses        144      146       +2     
- Partials       19       21       +2
Impacted Files Coverage Δ
src/components/Search.tsx 100% <ø> (ø) ⬆️
src/components/DateInput.tsx 85.71% <0%> (-2.53%) ⬇️
src/components/Calendar.tsx 87.83% <0%> (+0.08%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 96047ad...487b63e. Read the comment docs.

@codecov
Copy link

codecov bot commented Feb 5, 2019

Codecov Report

Merging #201 into master will increase coverage by 0.54%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #201      +/-   ##
==========================================
+ Coverage   83.87%   84.42%   +0.54%     
==========================================
  Files          72       72              
  Lines        1011     1104      +93     
  Branches      183      216      +33     
==========================================
+ Hits          848      932      +84     
- Misses        144      149       +5     
- Partials       19       23       +4
Impacted Files Coverage Δ
src/components/shared/OptionGroup.tsx 96.29% <ø> (ø) ⬆️
src/components/DateInput.tsx 85.71% <0%> (-2.53%) ⬇️
src/components/OptionGroupCheckBox.tsx 85% <0%> (-1.67%) ⬇️
src/components/utils/getSelectedCheckboxes.ts 100% <0%> (ø) ⬆️
src/components/RadioGroup.tsx 100% <0%> (ø) ⬆️
src/components/Checkbox.tsx 100% <0%> (ø) ⬆️
src/components/Option.tsx 100% <0%> (ø) ⬆️
src/components/shared/Control.tsx 100% <0%> (ø) ⬆️
src/components/CheckboxGroup.tsx 100% <0%> (ø) ⬆️
src/components/Calendar.tsx 87.83% <0%> (+0.08%) ⬆️
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 96047ad...487b63e. Read the comment docs.

@ritz078 ritz078 merged commit 5f33728 into master Feb 5, 2019
@ritz078 ritz078 deleted the optionGroupFocus branch February 5, 2019 10:40
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.

3 participants