fix(cli): excessive stack event polling during deployment #32196
+136
−59
Codecov / codecov/project
succeeded
Nov 20, 2024 in 1s
77.19% (+0.01%) compared to 6317a2a
View this Pull Request on Codecov
77.19% (+0.01%) compared to 6317a2a
Details
Codecov Report
Attention: Patch coverage is 76.19048%
with 5 lines
in your changes missing coverage. Please review.
Project coverage is 77.19%. Comparing base (
6317a2a
) to head (850b150
).
Additional details and impacted files
@@ Coverage Diff @@
## main #32196 +/- ##
==========================================
+ Coverage 77.18% 77.19% +0.01%
==========================================
Files 105 105
Lines 7161 7166 +5
Branches 1312 1314 +2
==========================================
+ Hits 5527 5532 +5
Misses 1454 1454
Partials 180 180
Components | Coverage Δ | |
---|---|---|
packages/aws-cdk | 77.19% <76.19%> (+0.01%) |
⬆️ |
- Flaky Tests Detection - Detect and resolve failed and flaky tests
- JS Bundle Analysis - Avoid shipping oversized bundles
Loading