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(Gallery): try to fix flaky test #7918

Merged
merged 1 commit into from
Nov 8, 2024
Merged

Conversation

BlackySoul
Copy link
Contributor

Описание

Задаем обертке фиксированную ширину, чтобы нивелировать родительскую обертку

Release notes

@BlackySoul BlackySoul self-assigned this Nov 8, 2024
@BlackySoul BlackySoul requested a review from a team as a code owner November 8, 2024 09:50
Copy link
Contributor

github-actions bot commented Nov 8, 2024

size-limit report 📦

Path Size
JS 385.38 KB (0%)
JS (gzip) 123.19 KB (0%)
JS (brotli) 102.03 KB (0%)
JS import Div (tree shaking) 1.47 KB (0%)
CSS 342.28 KB (0%)
CSS (gzip) 49.32 KB (0%)
CSS (brotli) 39.96 KB (0%)

Copy link

codesandbox-ci bot commented Nov 8, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Copy link
Contributor

github-actions bot commented Nov 8, 2024

e2e tests

⚠️ Some screenshots were failed. See Playwright Report.

Playwright Report

Copy link
Contributor

github-actions bot commented Nov 8, 2024

👀 Docs deployed

Commit e6acd02

Copy link

codecov bot commented Nov 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.30%. Comparing base (3589018) to head (e6acd02).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #7918   +/-   ##
=======================================
  Coverage   95.30%   95.30%           
=======================================
  Files         378      378           
  Lines       11196    11196           
  Branches     3735     3735           
=======================================
  Hits        10670    10670           
  Misses        526      526           
Flag Coverage Δ
unittests 95.30% <ø> (ø)

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.

@BlackySoul BlackySoul merged commit 4ce1064 into master Nov 8, 2024
28 checks passed
@BlackySoul BlackySoul deleted the blackysoul/fix_flacky_test branch November 8, 2024 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants