Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: avoid too large screenshots in Chromatic #922

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Robbert
Copy link
Member

@Robbert Robbert commented Jan 15, 2025

I'm trying to fix #921, but this approach doesn't seem successful yet.

@Robbert Robbert requested a review from a team as a code owner January 15, 2025 10:38
Copy link

vercel bot commented Jan 15, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
themes ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 15, 2025 10:42am

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.72%. Comparing base (1793324) to head (f2ecdd7).
Report is 24 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #922   +/-   ##
=======================================
  Coverage   89.72%   89.72%           
=======================================
  Files          19       19           
  Lines        1363     1363           
  Branches      181      181           
=======================================
  Hits         1223     1223           
  Misses        139      139           
  Partials        1        1           

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Avoid pixel limit in Chromatic
2 participants