-
Notifications
You must be signed in to change notification settings - Fork 43
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
feat: new notification #239
Conversation
Codecov ReportBase: 91.74% // Head: 91.74% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master #239 +/- ##
=======================================
Coverage 91.74% 91.74%
=======================================
Files 76 76
Lines 3862 3864 +2
Branches 451 451
=======================================
+ Hits 3543 3545 +2
Misses 317 317
Partials 2 2
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Preview DeploymentSites https://pr-239-sites--bangumi-next.netlify.app Storybook https://pr-239-storybook--bangumi-next.netlify.app |
这个要怎么mock与写测试用例?🤔 |
mock 下 |
StrictMode 的问题 |
是的,我的 cleanup 写错了,所以第一次开的链接没有被真正关掉... |
#236
没按照设计稿实现,只是简单加了个红点。
https://www.figma.com/file/jW61odhQl5lZzhY4CqvvSF/Web-Page?node-id=2666%3A9575&t=uUz5CLyoLcRof3zU-0
netlify 不支持 websocket,只能用 socket.io 了