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(otelaws): add sns attribute instrumentation #6388

Merged
merged 2 commits into from
Dec 10, 2024

Merge branch 'main' into instrument-aws-sns-go-v2

bcc3a92
Select commit
Loading
Failed to load commit list.
Merged

feat(otelaws): add sns attribute instrumentation #6388

Merge branch 'main' into instrument-aws-sns-go-v2
bcc3a92
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 10, 2024 in 0s

67.8% (+0.0%) compared to 3af31bd

View this Pull Request on Codecov

67.8% (+0.0%) compared to 3af31bd

Details

Codecov Report

Attention: Patch coverage is 88.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 67.8%. Comparing base (3af31bd) to head (bcc3a92).

Files with missing lines Patch % Lines
...hub.com/aws/aws-sdk-go-v2/otelaws/snsattributes.go 88.0% 2 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #6388   +/-   ##
=====================================
  Coverage   67.7%   67.8%           
=====================================
  Files        199     200    +1     
  Lines      16564   16589   +25     
=====================================
+ Hits       11229   11251   +22     
- Misses      4993    4995    +2     
- Partials     342     343    +1     
Files with missing lines Coverage Δ
...github.com/aws/aws-sdk-go-v2/otelaws/attributes.go 82.3% <ø> (ø)
...hub.com/aws/aws-sdk-go-v2/otelaws/snsattributes.go 88.0% <88.0%> (ø)