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

Support multiselect #3

Merged
merged 2 commits into from
Apr 23, 2021
Merged

Support multiselect #3

merged 2 commits into from
Apr 23, 2021

Conversation

nhatthm
Copy link
Owner

@nhatthm nhatthm commented Apr 23, 2021

Support multiselect

@codecov
Copy link

codecov bot commented Apr 23, 2021

Codecov Report

Merging #3 (b1db99a) into master (d385dcc) will decrease coverage by 0.34%.
The diff coverage is 93.22%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #3      +/-   ##
==========================================
- Coverage   95.95%   95.60%   -0.35%     
==========================================
  Files          18       19       +1     
  Lines         568      614      +46     
==========================================
+ Hits          545      587      +42     
- Misses         14       16       +2     
- Partials        9       11       +2     
Flag Coverage Δ
unittests-Linux 95.60% <93.22%> (-0.35%) ⬇️
unittests-macOS 95.60% <93.22%> (-0.35%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
expectation.go 89.47% <90.00%> (-3.63%) ⬇️
multiselect.go 93.33% <93.33%> (ø)
answer.go 96.00% <100.00%> (+0.34%) ⬆️
cursor_posix.go 100.00% <100.00%> (ø)
survey.go 97.77% <100.00%> (+0.07%) ⬆️

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 d385dcc...b1db99a. Read the comment docs.

@nhatthm nhatthm merged commit f060af0 into master Apr 23, 2021
@nhatthm nhatthm deleted the support-multiselect branch April 23, 2021 08:29
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