-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Expose websocket decouple frontend #1501
Conversation
Coverage report for
|
St.❔ |
Category | Percentage | Covered / Total |
---|---|---|---|
🟢 | Statements | 81.7% | 2876/3520 |
🟡 | Branches | 63.33% | 1839/2904 |
🟡 | Functions | 75.44% | 510/676 |
🟢 | Lines | 82.44% | 2681/3252 |
Test suite run success
427 tests passing in 41 suites.
Report generated by 🧪jest coverage report action from 1892a9c
☂️ Python Coverage
Overall Coverage
New FilesNo new covered files... Modified FilesNo covered modified files...
|
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.
👌
1c8694b
added a comment execution function for all exposed callbacks |
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.
👍
b04bee4
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.
👌
* Expose websocket decouple frontend * add useEvent per Fred * per Fred and Fabien
No description provided.