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

test(select): add select test #869

Merged
merged 1 commit into from
Mar 12, 2021
Merged

Conversation

berber1016
Copy link
Contributor

add select test

@berber1016 berber1016 requested a review from zzt1224 as a code owner March 12, 2021 04:23
@vercel
Copy link

vercel bot commented Mar 12, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/growingio/gio-design/4hKwehcqS9YgpdWuXLMHDtJhfP6s
✅ Preview: https://gio-design-git-fork-berber1016-select-growingio.vercel.app

@codecov
Copy link

codecov bot commented Mar 12, 2021

Codecov Report

Merging #869 (6fb4f2c) into master (79c7f80) will increase coverage by 0.30%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #869      +/-   ##
==========================================
+ Coverage   97.92%   98.23%   +0.30%     
==========================================
  Files         151      151              
  Lines        4868     4864       -4     
  Branches     1304     1301       -3     
==========================================
+ Hits         4767     4778      +11     
+ Misses         99       85      -14     
+ Partials        2        1       -1     
Impacted Files Coverage Δ
src/components/select/OptionsList/OptionItem.tsx 100.00% <100.00%> (+5.26%) ⬆️
src/components/select/Select.tsx 100.00% <0.00%> (+0.49%) ⬆️
src/components/input/Input.tsx 100.00% <0.00%> (+1.75%) ⬆️
src/components/select/utils.tsx 100.00% <0.00%> (+2.98%) ⬆️
src/components/input/Password.tsx 100.00% <0.00%> (+4.34%) ⬆️
src/components/input/InputNumber.tsx 100.00% <0.00%> (+8.69%) ⬆️

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 79c7f80...6fb4f2c. Read the comment docs.

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.

4 participants