Skip to content

Conversation

avivkeller
Copy link
Member

@avivkeller avivkeller requested a review from a team as a code owner October 11, 2025 17:24
@Copilot Copilot AI review requested due to automatic review settings October 11, 2025 17:24
@avivkeller avivkeller added the fast-track Fast Tracking PRs label Oct 11, 2025
Copy link

vercel bot commented Oct 11, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
nodejs-org Ready Ready Preview Oct 11, 2025 5:25pm

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes the Chromatic workflow by adding the fetch-depth: 0 option to ensure full Git history is available for visual regression testing. This addresses a workflow failure where Chromatic requires access to the complete Git history to properly compare visual changes between commits.

  • Added fetch-depth: 0 to the GitHub Actions checkout step in the Chromatic workflow

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link

codecov bot commented Oct 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.64%. Comparing base (2837a0e) to head (0c8e665).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8220      +/-   ##
==========================================
- Coverage   76.66%   76.64%   -0.02%     
==========================================
  Files         115      115              
  Lines        9623     9623              
  Branches      322      322              
==========================================
- Hits         7377     7376       -1     
- Misses       2245     2246       +1     
  Partials        1        1              

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

@avivkeller avivkeller added this pull request to the merge queue Oct 11, 2025
Merged via the queue into main with commit 7f47056 Oct 11, 2025
17 checks passed
@avivkeller avivkeller deleted the chromatic-fd-0 branch October 11, 2025 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fast-track Fast Tracking PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants