Skip to content

Conversation

@jvh-aws
Copy link

@jvh-aws jvh-aws commented Dec 18, 2025

  • PR title and description conform to Pull Request guidelines.

Issue #, if available: #3152

Description of changes: Allow a configurable thread pool size for DataStore

How did you test these changes?
Unit tests and manually verifying that the correct thread pool size is used

Documentation update required?

  • No
  • Yes (Please include a PR link for the documentation update)

General Checklist

  • Added Unit Tests
  • Added Integration Tests
  • Security oriented best practices and standards are followed (e.g. using input sanitization, principle of least privilege, etc)
  • Ensure commit message has the appropriate scope (e.g fix(storage): message, feat(auth): message, chore(all): message)

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

@jvh-aws jvh-aws requested a review from a team as a code owner December 18, 2025 15:10
@jvh-aws jvh-aws marked this pull request as draft December 18, 2025 15:10
@codecov
Copy link

codecov bot commented Dec 18, 2025

Codecov Report

❌ Patch coverage is 70.58824% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 54.79%. Comparing base (7a084cd) to head (7f446ec).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3170   +/-   ##
=======================================
  Coverage   54.78%   54.79%           
=======================================
  Files        1048     1048           
  Lines       31329    31343   +14     
  Branches     4690     4693    +3     
=======================================
+ Hits        17165    17175   +10     
- Misses      12356    12360    +4     
  Partials     1808     1808           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jvh-aws jvh-aws marked this pull request as ready for review December 19, 2025 16:59
@jvh-aws jvh-aws requested a review from a team as a code owner December 19, 2025 16:59
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