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

API to modify/remove an existing entry from LogRecord attributes #2103

Open
wants to merge 20 commits into
base: main
Choose a base branch
from

Merge branch 'main' into log-attributes-update

ffeb1ec
Select commit
Loading
Failed to load commit list.
Open

API to modify/remove an existing entry from LogRecord attributes #2103

Merge branch 'main' into log-attributes-update
ffeb1ec
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 6, 2024 in 0s

78.5% (+0.1%) compared to 7ab5e0f

View this Pull Request on Codecov

78.5% (+0.1%) compared to 7ab5e0f

Details

Codecov Report

Attention: Patch coverage is 94.71366% with 12 lines in your changes missing coverage. Please review.

Project coverage is 78.5%. Comparing base (7ab5e0f) to head (ffeb1ec).
Report is 99 commits behind head on main.

Files with missing lines Patch % Lines
opentelemetry-sdk/src/growable_array.rs 92.1% 9 Missing ⚠️
opentelemetry-sdk/src/logs/log_processor.rs 94.5% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            main   #2103     +/-   ##
=======================================
+ Coverage   78.3%   78.5%   +0.1%     
=======================================
  Files        121     121             
  Lines      20815   21041    +226     
=======================================
+ Hits       16308   16523    +215     
- Misses      4507    4518     +11     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.