Skip to content

fix(cli): acknowledge produces duplicate entries#793

Merged
aws-cdk-automation merged 2 commits intomainfrom
conroy/acks
Aug 13, 2025
Merged

fix(cli): acknowledge produces duplicate entries#793
aws-cdk-automation merged 2 commits intomainfrom
conroy/acks

Conversation

@kaizencc
Copy link
Copy Markdown
Contributor

Fixes #767


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

Signed-off-by: github-actions <[email protected]>
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Aug 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.49%. Comparing base (409f8e7) to head (2803f17).
⚠️ Report is 285 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #793      +/-   ##
==========================================
+ Coverage   81.42%   81.49%   +0.06%     
==========================================
  Files          63       63              
  Lines        8602     8602              
  Branches     1034     1035       +1     
==========================================
+ Hits         7004     7010       +6     
+ Misses       1567     1562       -5     
+ Partials       31       30       -1     
Flag Coverage Δ
suite.unit 81.49% <100.00%> (+0.06%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@aws-cdk-automation aws-cdk-automation added this pull request to the merge queue Aug 13, 2025
Merged via the queue into main with commit 17ebf86 Aug 13, 2025
27 checks passed
@aws-cdk-automation aws-cdk-automation deleted the conroy/acks branch August 13, 2025 22:18
iankhou pushed a commit that referenced this pull request Aug 21, 2025
Fixes #767 

---
By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache-2.0 license

---------

Signed-off-by: github-actions <[email protected]>
Co-authored-by: github-actions <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

(acknowledge): cdk acknowledge results in duplicated entries in cdk.context.json

4 participants