slackapi / node-slack-sdk

Slack Developer Kit for Node.js
https://tools.slack.dev/node-slack-sdk/
MIT License
3.28k stars 662 forks source link

cli-test(feat): Added `datastore` CLI commands #2041

Closed cchensh closed 1 month ago

cchensh commented 1 month ago

Summary

This PR adds basic datastore CLI commands for e2e test, it includes datastore get/put/query/delete

Requirements (place an x in each [ ])

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.74%. Comparing base (0861218) to head (2562383). Report is 19 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2041 +/- ## ========================================== - Coverage 92.51% 91.74% -0.77% ========================================== Files 37 38 +1 Lines 9981 10081 +100 Branches 631 631 ========================================== + Hits 9234 9249 +15 - Misses 747 820 +73 - Partials 0 12 +12 ``` | [Flag](https://app.codecov.io/gh/slackapi/node-slack-sdk/pull/2041/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=slackapi) | Coverage Δ | | |---|---|---| | [cli-hooks](https://app.codecov.io/gh/slackapi/node-slack-sdk/pull/2041/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=slackapi) | `95.23% <ø> (ø)` | | | [cli-test](https://app.codecov.io/gh/slackapi/node-slack-sdk/pull/2041/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=slackapi) | `95.69% <100.00%> (-0.32%)` | :arrow_down: | | [oauth](https://app.codecov.io/gh/slackapi/node-slack-sdk/pull/2041/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=slackapi) | `77.39% <ø> (-4.13%)` | :arrow_down: | | [socket-mode](https://app.codecov.io/gh/slackapi/node-slack-sdk/pull/2041/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=slackapi) | `58.22% <ø> (-0.86%)` | :arrow_down: | | [web-api](https://app.codecov.io/gh/slackapi/node-slack-sdk/pull/2041/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=slackapi) | `96.89% <ø> (-0.40%)` | :arrow_down: | | [webhook](https://app.codecov.io/gh/slackapi/node-slack-sdk/pull/2041/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=slackapi) | `96.65% <ø> (-0.42%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=slackapi#carryforward-flags-in-the-pull-request-comment) to find out more.