Skip to content

chore(cli): [DO NOT MERGE] [#1217] trace instrumentation#1594

Draft
sai-ray wants to merge 1 commit into
mainfrom
1217-trace-debug
Draft

chore(cli): [DO NOT MERGE] [#1217] trace instrumentation#1594
sai-ray wants to merge 1 commit into
mainfrom
1217-trace-debug

Conversation

@sai-ray

@sai-ray sai-ray commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

Instrumentation-only branch for #1217. Adds [#1217-trace] log lines and a 5s active-handle heartbeat to identify the leaked handle. Do not merge.

Refs: #1217

Checklist

  • This change contains a major version upgrade for a dependency and I confirm all breaking changes are addressed
    • Release notes for the new version:

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

Adds timestamped [#1217-trace] log lines and a 5s active-handle
heartbeat to identify which await never returns in non-TTY CI
environments (issue #1217). To be removed once the leaked handle
is identified.

Refs: #1217
@aws-cdk-automation aws-cdk-automation requested a review from a team June 3, 2026 20:02
@github-actions github-actions Bot added the p2 label Jun 3, 2026
@github-actions

github-actions Bot commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.27%. Comparing base (a90d578) to head (b114245).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1594      +/-   ##
==========================================
+ Coverage   88.19%   88.27%   +0.08%     
==========================================
  Files          76       76              
  Lines       10864    10923      +59     
  Branches     1503     1504       +1     
==========================================
+ Hits         9581     9642      +61     
+ Misses       1255     1253       -2     
  Partials       28       28              
Flag Coverage Δ
suite.unit 88.27% <100.00%> (+0.08%) ⬆️

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.

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.

2 participants