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

test(aws-sdk): use sinon to test propagation.inject calls #2648

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

Conversation

trivikr
Copy link
Contributor

@trivikr trivikr commented Jan 15, 2025

Which problem is this PR solving?

Short description of the changes

  • Uses sinon to test propagation.inject calls in aws-sdk MessageAttributes.test.ts

Copy link

codecov bot commented Jan 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.96%. Comparing base (fcca38a) to head (d9ec915).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2648      +/-   ##
==========================================
+ Coverage   90.95%   90.96%   +0.01%     
==========================================
  Files         172      172              
  Lines        8137     8137              
  Branches     1649     1649              
==========================================
+ Hits         7401     7402       +1     
+ Misses        736      735       -1     

see 1 file with indirect coverage changes

@trivikr trivikr marked this pull request as draft January 15, 2025 21:54
@trivikr trivikr force-pushed the test-aws-sdk-message-attributes-sinon branch from 31aa39b to d9ec915 Compare January 27, 2025 16:19
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.

3 participants