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

feat(autosuggest): initial implementation #26

Merged
merged 4 commits into from Aug 13, 2018

Conversation

arturmiz
Copy link
Owner

Closes #21

@arturmiz arturmiz self-assigned this Aug 11, 2018
@codecov
Copy link

codecov bot commented Aug 12, 2018

Codecov Report

Merging #26 into master will increase coverage by 1.93%.
The diff coverage is 96.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
+ Coverage   89.83%   91.76%   +1.93%     
==========================================
  Files          19       22       +3     
  Lines          59       85      +26     
  Branches       15       20       +5     
==========================================
+ Hits           53       78      +25     
- Misses          6        7       +1
Impacted Files Coverage Δ
src/components/input/Input.vue 100% <ø> (ø) ⬆️
src/components/autosuggest/index.js 100% <100%> (ø)
src/components/autosuggest/Autosuggest.vue 100% <100%> (ø)
src/components/select/Select.vue 100% <100%> (ø) ⬆️
src/components/dropdown/Options.vue 92.3% <92.3%> (ø)

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 a1198a1...8612736. Read the comment docs.

@arturmiz arturmiz merged commit c1467ef into master Aug 13, 2018
@arturmiz arturmiz deleted the feature/autosuggest/initial-implementation branch August 13, 2018 22:35
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.

None yet

1 participant