Redis.io website examples#2474
Conversation
Codecov ReportPatch coverage:
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. Additional details and impacted files@@ Coverage Diff @@
## master #2474 +/- ##
==========================================
+ Coverage 95.63% 95.67% +0.03%
==========================================
Files 455 455
Lines 4579 4552 -27
Branches 528 522 -6
==========================================
- Hits 4379 4355 -24
+ Misses 129 128 -1
+ Partials 71 69 -2
☔ View full report in Codecov by Sentry. |
- Add set & get example - Use bash script to test doc tests - Add package.json to doctests - Add search-quickstart
|
This pull request has been automatically marked as stale due to inactivity. |
|
This pull request has been automatically closed due to inactivity. |
Description
Add a separate folder and define the process of adding examples for redis.io
Checklist
npm testpass with this change (including linting)?