| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #1446 +/- ##
=======================================
Coverage 90.67% 90.67%
=======================================
Files 226 226
Lines 7205 7205
=======================================
Hits 6533 6533
Misses 672 672 ☔ View full report in Codecov by Sentry. |
Sorry, something went wrong.
There was a problem hiding this comment.
✅ Thanks for the detailed eye @zimeg!
👍🏻 I agree with your approach - consistency is important. If we're naming the helper methods similar to the original method, then we should keep the arguments consistent. Plus _id is just better 😉
Sorry, something went wrong.
|
@mwbrooks We share this thought! Thanks so much for the review! Without id I'm also not sure if an object is needed instead... So let's merge this! 🚢 💨 |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Summary
This PR follows #1441 and #1442 with updates to channel_id to match the API arguments for these methods:
I forget if this was meant to match the chat_stream arguments, which is channel still, but matching the API arguments might make references most clear I think!
Category
Requirements
Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you are agreeing to those rules.