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(otlp-transformer)!: remove internal types and functions from public API #5200

docs(otlp-transformer): update README.md with new instructions

fb0d6dc
Select commit
Loading
Failed to load commit list.
Merged

feat(otlp-transformer)!: remove internal types and functions from public API #5200

docs(otlp-transformer): update README.md with new instructions
fb0d6dc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 28, 2024 in 1s

94.58% (-0.02%) compared to fd7f2d9

View this Pull Request on Codecov

94.58% (-0.02%) compared to fd7f2d9

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.58%. Comparing base (fd7f2d9) to head (fb0d6dc).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5200      +/-   ##
==========================================
- Coverage   94.59%   94.58%   -0.02%     
==========================================
  Files         314      314              
  Lines        7993     7993              
  Branches     1611     1611              
==========================================
- Hits         7561     7560       -1     
- Misses        432      433       +1     
Files with missing lines Coverage Δ
.../packages/otlp-transformer/src/json/serializers.ts 100.00% <ø> (ø)
...kages/otlp-transformer/src/protobuf/serializers.ts 100.00% <ø> (ø)

... and 1 file with indirect coverage changes