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(auto-complete): add control for free solo #255

Merged
merged 4 commits into from
Jun 2, 2020
Merged

feat(auto-complete): add control for free solo #255

merged 4 commits into from
Jun 2, 2020

Conversation

unix
Copy link
Member

@unix unix commented Jun 2, 2020

PR Checklist

  • Fix linting errors
  • Label has been added

Change information

resolved #250

@codecov
Copy link

codecov bot commented Jun 2, 2020

Codecov Report

Merging #255 into rc will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##               rc     #255   +/-   ##
=======================================
  Coverage   99.95%   99.95%           
=======================================
  Files         178      178           
  Lines        2228     2244   +16     
  Branches      523      528    +5     
=======================================
+ Hits         2227     2243   +16     
  Misses          1        1           
Impacted Files Coverage Δ
components/auto-complete/auto-complete-item.tsx 100.00% <100.00%> (ø)
components/auto-complete/auto-complete.tsx 100.00% <100.00%> (ø)

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 7665758...847b58a. Read the comment docs.

@unix unix linked an issue Jun 2, 2020 that may be closed by this pull request
@unix unix merged commit 2466380 into geist-org:rc Jun 2, 2020
@unix unix deleted the auto-complete branch June 2, 2020 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Creatable Item in Auto-Complete Component
1 participant