-
Notifications
You must be signed in to change notification settings - Fork 181
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
refactor: Isolate progress channel in Messenger #1447
Conversation
2fe90e3
to
aaee187
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1447 +/- ##
==========================================
- Coverage 85.47% 85.42% -0.06%
==========================================
Files 108 109 +1
Lines 3827 3841 +14
==========================================
+ Hits 3271 3281 +10
- Misses 333 336 +3
- Partials 223 224 +1 ☔ View full report in Codecov by Sentry. |
aaee187
to
f961b64
Compare
f961b64
to
3aeba86
Compare
BTW @TerryHowe Good job, this is an elegant refactoring! |
d7ed4d3
to
1bb892f
Compare
Signed-off-by: Terry Howe <[email protected]>
7f9c005
to
769aeb2
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.
LGTM
What this PR does / why we need it:
Isolate details about the progress channel from users