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

[Draft] Update awssqs.go with extra logging before calling AWS SDK. #347

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

viv-ng
Copy link

@viv-ng viv-ng commented Nov 25, 2024

  • Added more logging to see what input we are calling AWS methods with.
  • Added some comment.

@viv-ng viv-ng force-pushed the viv-ng-aws-logging branch 2 times, most recently from 2103945 to 2d57c71 Compare November 25, 2024 23:30
Copy link

codecov bot commented Nov 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.14%. Comparing base (f485671) to head (8beb552).
Report is 5 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #347      +/-   ##
==========================================
+ Coverage   55.35%   56.14%   +0.79%     
==========================================
  Files          35       35              
  Lines        3438     3644     +206     
==========================================
+ Hits         1903     2046     +143     
- Misses       1256     1293      +37     
- Partials      279      305      +26     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

…Message().

Added more logging to see what input we are calling AWS methods with.

Signed-off-by: Vivien Ng <[email protected]>
Signed-off-by: Vivien Ng <[email protected]>
@viv-ng viv-ng force-pushed the viv-ng-aws-logging branch from 912ef48 to 8beb552 Compare November 27, 2024 07:29
Signed-off-by: Vivien Ng <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant