-
Notifications
You must be signed in to change notification settings - Fork 36
goravel-socket #61
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
goravel-socket #61
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Don't need to copy your README here, only need to update the table:
https://github.com/goravel/docs/blob/master/prologue/packages.md
goravel socket package |
update packages.md |
prologue/packages.md
Outdated
@@ -11,4 +11,5 @@ You can find extended packages for Goravel here, and you can also create a PR fo | |||
| [goravel/s3](https://github.com/goravel/s3) | A S3 disk driver for `facades.Storage()` | 77.8% | | |||
| [goravel/oss](https://github.com/goravel/oss) | A OSS disk driver for `facades.Storage()` | 76.5% | | |||
| [goravel/redis](https://github.com/goravel/redis) | A Redis disk driver for `facades.Cache()` | 79.1% | | |||
| [goravel/cloudinary](https://github.com/goravel/cloudinary) | A Cloudinary disk driver for `facades.Cache() | 75.4% | | |||
| [goravel/cloudinary](https://github.com/goravel/cloudinary) | A Cloudinary disk driver for `facades.Cache() | 75.4% | | |||
| [goravel/socket](https://github.com/hulutech-web/goravel-socket)| A webSocket package | 68.4% | 68.4% |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| [goravel/socket](https://github.com/hulutech-web/goravel-socket)| A webSocket package | 68.4% | 68.4% | |
| [hulutech-web/goravel-socket](https://github.com/hulutech-web/goravel-socket)| A webSocket package | 68.4% | 68.4% |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
already change name in prologue/packages.md
already change name in prologue/packages.md |
Please remove |
already remove should be not necessary files |
prologue/packages.md
Outdated
@@ -11,4 +11,5 @@ You can find extended packages for Goravel here, and you can also create a PR fo | |||
| [goravel/s3](https://github.com/goravel/s3) | A S3 disk driver for `facades.Storage()` | 77.8% | | |||
| [goravel/oss](https://github.com/goravel/oss) | A OSS disk driver for `facades.Storage()` | 76.5% | | |||
| [goravel/redis](https://github.com/goravel/redis) | A Redis disk driver for `facades.Cache()` | 79.1% | | |||
| [goravel/cloudinary](https://github.com/goravel/cloudinary) | A Cloudinary disk driver for `facades.Cache() | 75.4% | | |||
| [goravel/cloudinary](https://github.com/goravel/cloudinary) | A Cloudinary disk driver for `facades.Cache() | 75.4% | | |||
| [hulutech-web/goravel-socket](https://github.com/hulutech-web/goravel-socket)| A webSocket package | 68.4% | 68.4% |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please also update zh/prologue/packages.md
, and I don't find any test file in the package, maybe set Test Coverage to 0%?
| [hulutech-web/goravel-socket](https://github.com/hulutech-web/goravel-socket)| A webSocket package | 68.4% | 68.4% | |
| [hulutech-web/goravel-socket](https://github.com/hulutech-web/goravel-socket)| A webSocket package | 68.4% | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok,course i am not Skillfully use test suit,i can also add it a few days
already update zh/prologue and modify test coverage |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Closes #
📑 Description
✅ Checks
ℹ Additional Information