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

Add inquirer-table-multiple community prompt #1394

Merged
merged 2 commits into from
Apr 17, 2024

Conversation

Bartheleway
Copy link
Contributor

I made a table multiple selection prompt for a project I am working on. Feel free to make comments to improve the prompt.

Copy link

codecov bot commented Apr 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (main@e986c9a). Click here to learn what that means.

❗ Current head 0f27b7c differs from pull request most recent head d8615d6. Consider uploading reports for the commit d8615d6 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1394   +/-   ##
=======================================
  Coverage        ?   96.85%           
=======================================
  Files           ?       54           
  Lines           ?     4967           
  Branches        ?      817           
=======================================
  Hits            ?     4811           
  Misses          ?      148           
  Partials        ?        8           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@SBoudrias
Copy link
Owner

Oh that's a nice prompt! Thanks for the contribution 👏🏻

@SBoudrias SBoudrias merged commit 6448d29 into SBoudrias:main Apr 17, 2024
6 checks passed
@Bartheleway
Copy link
Contributor Author

It seems the d8615d6 commit broke the display in the browser. Also it seems I have an issue with type export, I will soon correct it.

@Bartheleway Bartheleway deleted the add-multiple-table-plugin branch April 19, 2024 07:18
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

2 participants