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(synthetics): throw ValidationError instead of untyped errors #33079

Merged
merged 2 commits into from
Jan 23, 2025

Merge branch 'main' into conroy/syntheticserrors

0001367
Select commit
Loading
Failed to load commit list.
Merged

feat(synthetics): throw ValidationError instead of untyped errors #33079

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

81.52% (+0.00%) compared to 704ff0b

View this Pull Request on Codecov

81.52% (+0.00%) compared to 704ff0b

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.52%. Comparing base (704ff0b) to head (0001367).

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #33079   +/-   ##
=======================================
  Coverage   81.52%   81.52%           
=======================================
  Files         224      224           
  Lines       13762    13762           
  Branches     2414     2414           
=======================================
  Hits        11220    11220           
  Misses       2270     2270           
  Partials      272      272           
Components Coverage Δ
packages/aws-cdk 80.93% <ø> (ø)
packages/aws-cdk-lib/core 82.15% <ø> (ø)