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

feat(sdk-logs): add droppedAttributesCount field to ReadableLogRecord #4289

Merged
merged 7 commits into from
Dec 5, 2023

Merge branch 'main' into dropped-attributes-count

7dd0dfa
Select commit
Loading
Failed to load commit list.
Merged

feat(sdk-logs): add droppedAttributesCount field to ReadableLogRecord #4289

Merge branch 'main' into dropped-attributes-count
7dd0dfa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 5, 2023 in 0s

92.20% (-0.01%) compared to 9e94536

View this Pull Request on Codecov

92.20% (-0.01%) compared to 9e94536

Details

Codecov Report

Merging #4289 (7dd0dfa) into main (9e94536) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4289      +/-   ##
==========================================
- Coverage   92.21%   92.20%   -0.01%     
==========================================
  Files         332      332              
  Lines        9439     9443       +4     
  Branches     2000     2000              
==========================================
+ Hits         8704     8707       +3     
- Misses        735      736       +1     
Files Coverage Δ
...mental/packages/otlp-transformer/src/logs/index.ts 100.00% <ø> (ø)
experimental/packages/sdk-logs/src/LogRecord.ts 98.05% <100.00%> (+0.07%) ⬆️

... and 1 file with indirect coverage changes