Skip to content

wip: sts: interceptor in sts with cw client#315

Open
sandeepvinayak wants to merge 2 commits intosalesforce:mainfrom
sandeepvinayak:spal/add-interceptor
Open

wip: sts: interceptor in sts with cw client#315
sandeepvinayak wants to merge 2 commits intosalesforce:mainfrom
sandeepvinayak:spal/add-interceptor

Conversation

@sandeepvinayak
Copy link
Contributor

Summary

< Provide a brief description of the changes in this PR >

Some conventions to follow

  1. add the module name as a prefix
    • for example: add a prefix: docstore: for document store module, blobstore for Blob Store module
  2. for a test only PR, add test:
  3. for a perf improvement only PR, add perf:
  4. for a refactoring only PR, add "refactor:"

@codecov-commenter
Copy link

Codecov Report

❌ Patch coverage is 0% with 38 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.71%. Comparing base (c8e737f) to head (195406d).
⚠️ Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
...ticloudj/common/aws/StsDiagnosticsInterceptor.java 0.00% 34 Missing ⚠️
...ava/com/salesforce/multicloudj/sts/aws/AwsSts.java 0.00% 4 Missing ⚠️

❌ Your patch status has failed because the patch coverage (0.00%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #315      +/-   ##
============================================
+ Coverage     81.21%   81.71%   +0.49%     
- Complexity      422      519      +97     
============================================
  Files           180      182       +2     
  Lines         10508    10849     +341     
  Branches       1338     1404      +66     
============================================
+ Hits           8534     8865     +331     
- Misses         1336     1340       +4     
- Partials        638      644       +6     
Flag Coverage Δ
unittests 81.71% <0.00%> (+0.49%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sandeepvinayak sandeepvinayak changed the title sts: interceptor in sts with cw client wip: sts: interceptor in sts with cw client Feb 28, 2026
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.

2 participants