Skip to content
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

Sync Shared listeners #1664

Merged
merged 5 commits into from
Apr 19, 2024
Merged

Conversation

Kielek
Copy link
Contributor

@Kielek Kielek commented Apr 19, 2024

Towards open-telemetry/opentelemetry-dotnet#5526

Changes

Sync Shared listeners
based on based on https://github.com/open-telemetry/opentelemetry-dotnet/tree/89aa7a47ab070dda5a6eb470c352293cd366425c

Changes mostly related to open-telemetry/opentelemetry-dotnet#3691

For significant contributions please make sure you have completed the following items:

  • [ ] Appropriate CHANGELOG.md updated for non-trivial changes
  • [ ] Design discussion issue #
  • [ ] Changes in public API reviewed

Copy link

codecov bot commented Apr 19, 2024

Codecov Report

Attention: Patch coverage is 85.93750% with 9 lines in your changes are missing coverage. Please review.

Project coverage is 74.29%. Comparing base (71655ce) to head (945cc1c).
Report is 197 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1664      +/-   ##
==========================================
+ Coverage   73.91%   74.29%   +0.38%     
==========================================
  Files         267      263       -4     
  Lines        9615     9961     +346     
==========================================
+ Hits         7107     7401     +294     
- Misses       2508     2560      +52     
Flag Coverage Δ
unittests-Exporter.Geneva 61.54% <ø> (?)
unittests-Exporter.OneCollector 89.72% <ø> (?)
unittests-Extensions 82.75% <ø> (?)
unittests-Instrumentation.AspNet 76.83% <ø> (?)
unittests-Instrumentation.EventCounters 76.36% <ø> (?)
unittests-Instrumentation.Owin 83.43% <ø> (?)
unittests-Instrumentation.Process 100.00% <ø> (?)
unittests-Instrumentation.Runtime 100.00% <ø> (?)
unittests-Instrumentation.StackExchangeRedis 71.00% <ø> (?)
unittests-Instrumentation.Wcf 78.47% <ø> (?)
unittests-PersistentStorage 65.78% <ø> (?)
unittests-ResourceDetectors.Azure 81.53% <ø> (?)
unittests-ResourceDetectors.Host 54.11% <ø> (?)
unittests-ResourceDetectors.Process 100.00% <ø> (?)
unittests-ResourceDetectors.ProcessRuntime 76.08% <ø> (?)
unittests-Solution 79.75% <85.93%> (?)

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

Files Coverage Δ
...mplementation/EntityFrameworkDiagnosticListener.cs 53.65% <100.00%> (+1.27%) ⬆️
....Quartz/Implementation/QuartzDiagnosticListener.cs 82.85% <80.95%> (-4.24%) ⬇️
.../ElasticsearchRequestPipelineDiagnosticListener.cs 83.20% <88.09%> (+0.99%) ⬆️

... and 207 files with indirect coverage changes

@Kielek Kielek marked this pull request as ready for review April 19, 2024 07:05
@Kielek Kielek requested a review from a team as a code owner April 19, 2024 07:05
@Kielek Kielek merged commit 6263dc5 into open-telemetry:main Apr 19, 2024
112 of 113 checks passed
@Kielek Kielek deleted the sync-shared-listener branch April 19, 2024 20:40
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.

None yet

4 participants