Skip to content

removing event dispatcher#848

Merged
bobstrecansky merged 2 commits into
open-telemetry:mainfrom
brettmc:remove-event-dispatcher
Oct 26, 2022
Merged

removing event dispatcher#848
bobstrecansky merged 2 commits into
open-telemetry:mainfrom
brettmc:remove-event-dispatcher

Conversation

@brettmc

@brettmc brettmc commented Oct 21, 2022

Copy link
Copy Markdown
Contributor

discussed in SIG to remove this unused code. It was going to be infrastructure for emitting metrics from other parts of the code, but that's been done in a better way now.

discussed in SIG to remove this unused code. It was going to be infrastructure for emitting metrics from other parts of the code, but that's been done in a better way now.
@brettmc
brettmc requested a review from a team October 21, 2022 03:54

@Nevay Nevay left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Has to remove EventContextIntegrationTest / #780 too.

@codecov

codecov Bot commented Oct 26, 2022

Copy link
Copy Markdown

Codecov Report

Merging #848 (5bfe4ac) into main (f6671dd) will decrease coverage by 0.05%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #848      +/-   ##
============================================
- Coverage     81.75%   81.69%   -0.06%     
+ Complexity     1947     1938       -9     
============================================
  Files           243      241       -2     
  Lines          5069     5053      -16     
============================================
- Hits           4144     4128      -16     
  Misses          925      925              
Flag Coverage Δ
7.4 81.17% <ø> (-0.06%) ⬇️
8.0 81.69% <ø> (-0.06%) ⬇️
8.1 81.83% <ø> (-0.06%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f6671dd...5bfe4ac. Read the comment docs.

@bobstrecansky
bobstrecansky merged commit 4489eec into open-telemetry:main Oct 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants