Skip to content

Conversation

@TingDaoK
Copy link
Contributor

@TingDaoK TingDaoK commented Nov 20, 2025

Issue #, if available:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@codecov-commenter
Copy link

codecov-commenter commented Nov 20, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.13%. Comparing base (25ca7a5) to head (10ae7ca).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #599   +/-   ##
=======================================
  Coverage   89.13%   89.13%           
=======================================
  Files          23       23           
  Lines        7585     7585           
=======================================
  Hits         6761     6761           
  Misses        824      824           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Base automatically changed from env-var-mem-limit to main November 20, 2025 21:08
else:
partition = download_from_git('https://raw.githubusercontent.com/aws/aws-sdk-cpp/main/tools/code-generation/partitions/partitions.json')
partition = download_from_git(
'https://raw.githubusercontent.com/aws/aws-sdk-cpp/main/tools/code-generation/partitions/partitions.json')
Copy link
Contributor

Choose a reason for hiding this comment

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

Are we still using CPP sdk for something specific? I thought we were moving to public models instead of relying on CPP sdk?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

only rule set are available from the model, the partition is not.
The baseline partitions.json file will be delivered via a SDK release tool that we are not on. So, we still need to grab it via C++ SDK.

@TingDaoK TingDaoK merged commit e4879f8 into main Dec 4, 2025
38 checks passed
@TingDaoK TingDaoK deleted the update-rule-set branch December 4, 2025 00:56
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.

4 participants