Skip to content

Conversation

@sandeepvinayak
Copy link
Contributor

Summary

Some conventions to follow

  1. add the module name as a prefix
  • for example: if your change is for blob store, add a prefix: docstore: for document store module, blobstore for Blob Store module
  1. for a test only PR, add test:
  2. for a perf improvement only PR, add perf:

@sandeepvinayak sandeepvinayak changed the title Add SSE in multi-part upload blobstore: Add SSE in multi-part upload Oct 30, 2025
@codecov-commenter
Copy link

codecov-commenter commented Oct 30, 2025

Codecov Report

❌ Patch coverage is 81.81818% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.41%. Comparing base (581005b) to head (deec5d8).

Files with missing lines Patch % Lines
...alesforce/multicloudj/blob/gcp/GcpTransformer.java 60.00% 1 Missing and 1 partial ⚠️
...alesforce/multicloudj/blob/ali/AliTransformer.java 75.00% 0 Missing and 1 partial ⚠️
...alesforce/multicloudj/blob/aws/AwsTransformer.java 85.71% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #112      +/-   ##
============================================
+ Coverage     78.19%   82.41%   +4.21%     
============================================
  Files           136      136              
  Lines          7036     7050      +14     
  Branches        801      804       +3     
============================================
+ Hits           5502     5810     +308     
+ Misses         1112      823     -289     
+ Partials        422      417       -5     
Flag Coverage Δ
unittests 82.41% <81.81%> (+4.21%) ⬆️

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 enabled auto-merge (squash) October 30, 2025 18:16
{"type": "docstore", "section": "Document Store", "hidden": false},
{"type": "sts", "section": "STS", "hidden": false},
{"type": "pubsub", "section": "PubSub", "hidden": false},
{"type": "iam", "section": "IAM", "hidden": false},
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's this release-please-config for?

@sandeepvinayak sandeepvinayak merged commit 32a920f into salesforce:main Oct 30, 2025
5 checks passed
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.

3 participants