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(aws-sdk): add exception hook #2398

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

project0
Copy link

Which problem is this PR solving?

Short description of the changes

  • Adds a additional hook for aws sdk exceptions

@project0 project0 requested a review from a team August 22, 2024 13:16
@project0 project0 force-pushed the feat/aws-sdk-exception branch 3 times, most recently from dd9b3b3 to 117d248 Compare August 22, 2024 19:51
@david-luna
Copy link
Contributor

Ping to component owners
@jj22ee @blumamir

@project0 project0 force-pushed the feat/aws-sdk-exception branch from 117d248 to 8de2ca6 Compare November 26, 2024 09:42
@project0 project0 requested a review from a team as a code owner November 26, 2024 09:42
Copy link

codecov bot commented Dec 5, 2024

Codecov Report

Attention: Patch coverage is 90.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 90.80%. Comparing base (5d60689) to head (8fe1574).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...entelemetry-instrumentation-aws-sdk/src/aws-sdk.ts 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2398      +/-   ##
==========================================
- Coverage   90.80%   90.80%   -0.01%     
==========================================
  Files         169      169              
  Lines        8026     8036      +10     
  Branches     1635     1637       +2     
==========================================
+ Hits         7288     7297       +9     
- Misses        738      739       +1     
Files with missing lines Coverage Δ
...entelemetry-instrumentation-aws-sdk/src/aws-sdk.ts 94.86% <90.00%> (-0.21%) ⬇️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants