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(e2e): Add font-family to e2e components #7506

Merged
merged 3 commits into from
Sep 2, 2024
Merged

Conversation

BlackySoul
Copy link
Contributor

Описание

e2e-тесты падают из-за незафиксированного шрифта в некоторых компонентах

Изменения

Добавляем применение шрифта + обновляем скриншоты

Release notes

@BlackySoul BlackySoul self-assigned this Sep 2, 2024
@BlackySoul BlackySoul requested a review from a team as a code owner September 2, 2024 10:13
@github-actions github-actions bot added the patch Автоматизация: PR продублируется в ветку последнего минорного релиза для выпуска патча label Sep 2, 2024
@BlackySoul BlackySoul removed the patch Автоматизация: PR продублируется в ветку последнего минорного релиза для выпуска патча label Sep 2, 2024
Copy link
Contributor

github-actions bot commented Sep 2, 2024

size-limit report 📦

Path Size
JS 380.71 KB (0%)
JS (gzip) 115.27 KB (0%)
JS (brotli) 94.59 KB (0%)
JS import Div (tree shaking) 1.45 KB (0%)
CSS 309.06 KB (0%)
CSS (gzip) 39.64 KB (0%)
CSS (brotli) 31.86 KB (0%)

Copy link

codesandbox-ci bot commented Sep 2, 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 Sep 2, 2024

e2e tests

⚠️ Some screenshots were failed. See Playwright Report.

Playwright Report

Copy link
Contributor

github-actions bot commented Sep 2, 2024

👀 Docs deployed

Commit cce58c1

Copy link

codecov bot commented Sep 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.17%. Comparing base (7a9018e) to head (cce58c1).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #7506   +/-   ##
=======================================
  Coverage   95.17%   95.17%           
=======================================
  Files         384      384           
  Lines       11212    11212           
  Branches     3674     3674           
=======================================
  Hits        10671    10671           
  Misses        541      541           
Flag Coverage Δ
unittests 95.17% <ø> (ø)

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 dbad58e into master Sep 2, 2024
40 checks passed
@BlackySoul BlackySoul deleted the blackysoul/fix_e2e branch September 2, 2024 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants