-
Notifications
You must be signed in to change notification settings - Fork 672
SMQ-2761 - Add route field to channels #2772
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
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2772 +/- ##
==========================================
+ Coverage 27.52% 31.11% +3.58%
==========================================
Files 351 65 -286
Lines 55423 15281 -40142
==========================================
- Hits 15257 4755 -10502
+ Misses 39415 10273 -29142
+ Partials 751 253 -498 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
18184de
to
65de6ed
Compare
7481f5f
to
0b3a639
Compare
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.
@felixgateru Please rebase.
1900dbf
to
0aedef8
Compare
0aedef8
to
299a2d3
Compare
Signed-off-by: Felix Gateru <felix.gateru@gmail.com>
Signed-off-by: Felix Gateru <felix.gateru@gmail.com>
Signed-off-by: Felix Gateru <felix.gateru@gmail.com>
Signed-off-by: Felix Gateru <felix.gateru@gmail.com>
Signed-off-by: Felix Gateru <felix.gateru@gmail.com>
Signed-off-by: Felix Gateru <felix.gateru@gmail.com>
Signed-off-by: Felix Gateru <felix.gateru@gmail.com>
Signed-off-by: Felix Gateru <felix.gateru@gmail.com>
Signed-off-by: Felix Gateru <felix.gateru@gmail.com>
299a2d3
to
4967efe
Compare
What type of PR is this?
This is a feature as it adds a route field to channels.
What does this do?
Which issue(s) does this PR fix/relate to?
Have you included tests for your changes?
Yes, tests have been added for my changes.
Did you document any new/modified feature?
Yes, api documentation has been updated for the change
Notes