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

Add toString implementation to various log SDK components #4979

Merged
merged 1 commit into from Nov 26, 2022

Conversation

jack-berg
Copy link
Member

No description provided.

@jack-berg jack-berg requested a review from a team as a code owner November 22, 2022 20:26
@codecov
Copy link

codecov bot commented Nov 22, 2022

Codecov Report

Base: 91.06% // Head: 91.07% // Increases project coverage by +0.01% 🎉

Coverage data is based on head (22afe16) compared to base (f6deb4c).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #4979      +/-   ##
============================================
+ Coverage     91.06%   91.07%   +0.01%     
- Complexity     4814     4819       +5     
============================================
  Files           545      545              
  Lines         14331    14344      +13     
  Branches       1368     1368              
============================================
+ Hits          13050    13064      +14     
+ Misses          884      883       -1     
  Partials        397      397              
Impacted Files Coverage Δ
...in/java/io/opentelemetry/sdk/OpenTelemetrySdk.java 96.42% <ø> (ø)
...a/io/opentelemetry/sdk/logs/SdkLoggerProvider.java 100.00% <100.00%> (ø)
...metry/sdk/logs/export/BatchLogRecordProcessor.java 89.36% <100.00%> (+0.39%) ⬆️
...emetry/sdk/logs/export/MultiLogRecordExporter.java 100.00% <100.00%> (ø)
...etry/sdk/logs/export/SimpleLogRecordProcessor.java 88.88% <100.00%> (+0.31%) ⬆️
...entelemetry/sdk/logs/export/LogRecordExporter.java 100.00% <0.00%> (+8.33%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jack-berg jack-berg merged commit c2947bf into open-telemetry:main Nov 26, 2022
dmarkwat pushed a commit to dmarkwat/opentelemetry-java that referenced this pull request Dec 30, 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.

None yet

3 participants