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(elbv2): throw ValidationError intsead of untyped errors #33111

Merged
merged 8 commits into from
Jan 24, 2025

Merge branch 'main' into conroy/elasticlb

1275602
Select commit
Loading
Failed to load commit list.
Merged

feat(elbv2): throw ValidationError intsead of untyped errors #33111

Merge branch 'main' into conroy/elasticlb
1275602
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 24, 2025 in 0s

81.57% (+0.00%) compared to b1dfdd2

View this Pull Request on Codecov

81.57% (+0.00%) compared to b1dfdd2

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.57%. Comparing base (b1dfdd2) to head (1275602).

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #33111   +/-   ##
=======================================
  Coverage   81.57%   81.57%           
=======================================
  Files         227      227           
  Lines       13793    13793           
  Branches     2419     2419           
=======================================
  Hits        11251    11251           
  Misses       2270     2270           
  Partials      272      272           
Components Coverage Δ
packages/aws-cdk 80.99% <ø> (ø)
packages/aws-cdk-lib/core 82.17% <ø> (ø)