-
Notifications
You must be signed in to change notification settings - Fork 119
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
Adds Discussion Builder #250
Conversation
This is related to RocketChat/Rocket.Chat#16683 |
Codecov Report
@@ Coverage Diff @@
## beta #250 +/- ##
==========================================
- Coverage 53.81% 53.21% -0.60%
==========================================
Files 70 74 +4
Lines 2568 2702 +134
Branches 380 398 +18
==========================================
+ Hits 1382 1438 +56
- Misses 1186 1264 +78
Continue to review full report at Codecov.
|
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 for your great work!
Accidentally closed it - I think it was a side effect of deleting the |
* Create DiscussionBuilder and related * Adds DiscussionBuilder and adds createDiscussion * Add test for createDiscussion * Apply suggestions from code review * Make room and discussion builders accept partial arguments Co-authored-by: Douglas Gubert <[email protected]> Co-authored-by: Douglas Gubert <[email protected]>
What? ⛵
Added Discussion Builder
Why? 🤔
Allows apps to create discussions