DanTup ยท GitHub

@DanTup

Copy link Copy Markdown

Member

@gemini-code-assist

Copy link Copy Markdown

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@DanTup

Copy link Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Captures CPU profiles generated during CI test runs and uploads them as GitHub Actions artifacts, addressing issue #6097 where extension host profiling output should be preserved for analysis.

Changes:

  • Upload .cpuprofile files as per-matrix artifacts during build/test jobs (always runs).
  • Merge per-matrix CPU profile artifacts into a single cpu-profiles artifact in the merge job.

๐Ÿ’ก Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@DanTup

@DanTup

@codecov

Copy link Copy Markdown

Codecov Report

โœ… All modified and coverable lines are covered by tests.
โœ… Project coverage is 71.06%. Comparing base (2f1dfbc) to head (c329df4).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6106      +/-   ##
==========================================
+ Coverage   71.04%   71.06%   +0.02%     
==========================================
  Files         169      169
  Lines       12844    12844
  Branches     2557     2557
==========================================
+ Hits         9125     9128       +3     
+ Misses       3232     3229       -3     
  Partials      487      487              

โ˜” View full report in Codecov by Harness.
๐Ÿ“ข 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.

@DanTup

@DanTup

DanTup deleted the store-cpu-profiles branch

June 30, 2026 10:37

Read the original on github.com โ†—