feat(instrumentation-aws-sdk): add bedrock extension to apply gen ai conventions #2700
+7,222
−18,130
Codecov / codecov/project
succeeded
Feb 10, 2025 in 1s
91.05% (+0.09%) compared to 92106ff
View this Pull Request on Codecov
91.05% (+0.09%) compared to 92106ff
Details
Codecov Report
Attention: Patch coverage is 96.55172%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 91.05%. Comparing base (
92106ff
) to head (c33aaaa
).
Files with missing lines | Patch % | Lines |
---|---|---|
...entelemetry-instrumentation-aws-sdk/src/aws-sdk.ts | 0.00% | 1 Missing |
...umentation-aws-sdk/src/services/bedrock-runtime.ts | 97.67% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #2700 +/- ##
==========================================
+ Coverage 90.96% 91.05% +0.09%
==========================================
Files 171 168 -3
Lines 8133 7880 -253
Branches 1649 1623 -26
==========================================
- Hits 7398 7175 -223
+ Misses 735 705 -30
Files with missing lines | Coverage Δ | |
---|---|---|
...entelemetry-instrumentation-aws-sdk/src/semconv.ts | 100.00% <100.00%> (ø) |
|
...ntation-aws-sdk/src/services/ServicesExtensions.ts | 96.55% <100.00%> (+0.25%) |
⬆️ |
...entelemetry-instrumentation-aws-sdk/src/aws-sdk.ts | 94.67% <0.00%> (-0.39%) |
⬇️ |
...umentation-aws-sdk/src/services/bedrock-runtime.ts | 97.67% <97.67%> (ø) |
Loading