Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
core: rename Subscriber to Collect #1015
core: rename Subscriber to Collect #1015
Changes from 55 commits
91c9c08
251a2ae
9025172
a7203be
f16594b
8b6509a
8ad2232
1623234
4d438d9
381c2fe
2eb1370
e854ba3
0324a8d
592d38f
050f845
2573d8d
f7a2350
796ffed
4739de9
fb4152c
6cfb65b
abe7718
341a30a
38fedc0
2bce4c2
174a131
c5cc009
1f3d7ad
bd9fbc1
9c6dfbc
945fe38
5073c9d
93bf957
68286a4
abddfec
5b271a3
5f10616
4a710de
4eb35c6
84560da
f95b3fb
99b0627
509dbdd
58146ca
942219f
1bc9c7e
88382e3
2c5a2f9
91aa806
15249e2
1a55a53
535f90c
d60df87
645d561
87517fa
9a11e29
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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.
I think we may want to update this description to focus on the
Subscriber
trait a bit more.