-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
exporter: swap pusher for exporter #1656
exporter: swap pusher for exporter #1656
Conversation
A rebase of: #1486 |
ace12ad
to
7aba3f6
Compare
@MrAlias - I closed the other PR, rebased master by accident instead of main. This is the same pr as 1486 be opened against latest main branch. |
Codecov Report
@@ Coverage Diff @@
## main #1656 +/- ##
=======================================
- Coverage 77.4% 77.4% -0.1%
=======================================
Files 128 128
Lines 6705 6705
=======================================
- Hits 5192 5190 -2
- Misses 1266 1268 +2
Partials 247 247
|
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 overall, just need to update the CHANGELOG
to provide consistent naming across the code base, deprecate pusher in favor of exporter naming convention. Signed-off-by: ldelossa <[email protected]>
7aba3f6
to
86571cc
Compare
to provide consistent naming across the code base, deprecate pusher in
favor of exporter naming convention.
Signed-off-by: ldelossa [email protected]