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(sns): support high throughput mode for FIFO topics #33056

Merged
merged 8 commits into from
Jan 26, 2025

Merge branch 'main' into sns-high-throughput

c5ed561
Select commit
Loading
Failed to load commit list.
Merged

feat(sns): support high throughput mode for FIFO topics #33056

Merge branch 'main' into sns-high-throughput
c5ed561
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 26, 2025 in 0s

80.79% (+0.00%) compared to 111ffc2

View this Pull Request on Codecov

80.79% (+0.00%) compared to 111ffc2

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.79%. Comparing base (111ffc2) to head (c5ed561).

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #33056   +/-   ##
=======================================
  Coverage   80.79%   80.79%           
=======================================
  Files         232      232           
  Lines       14110    14110           
  Branches     2453     2453           
=======================================
  Hits        11400    11400           
  Misses       2430     2430           
  Partials      280      280           
Components Coverage Δ
packages/aws-cdk 79.53% <ø> (ø)
packages/aws-cdk-lib/core 82.17% <ø> (ø)