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

feat(ecs-patterns): add containerCpu and containerMemoryLimitMiB property to ApplicationLoadBalancedFargateService #30920

Open
wants to merge 32 commits into
base: main
Choose a base branch
from

Merge branch 'main' into 20638-feat-add-cpu-memory-props

7b99e60
Select commit
Loading
Failed to load commit list.
Open

feat(ecs-patterns): add containerCpu and containerMemoryLimitMiB property to ApplicationLoadBalancedFargateService #30920

Merge branch 'main' into 20638-feat-add-cpu-memory-props
7b99e60
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 6, 2025 in 1s

66.96% (+0.00%) compared to caf2415

View this Pull Request on Codecov

66.96% (+0.00%) compared to caf2415

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.96%. Comparing base (caf2415) to head (7b99e60).

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #30920   +/-   ##
=======================================
  Coverage   66.96%   66.96%           
=======================================
  Files         329      329           
  Lines       18667    18667           
  Branches     3260     3260           
=======================================
  Hits        12501    12501           
  Misses       5839     5839           
  Partials      327      327           
Components Coverage Δ
packages/aws-cdk 80.71% <ø> (ø)
packages/aws-cdk-lib/core 82.09% <ø> (ø)