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

[BREAKING CHANGE] feat: SSR, AppRoot: get rid of body classes mutations #7739

Draft
wants to merge 27 commits into
base: master
Choose a base branch
from

Properly apply playwright stable font setup

08b428e
Select commit
Loading
Failed to load commit list.
Draft

[BREAKING CHANGE] feat: SSR, AppRoot: get rid of body classes mutations #7739

Properly apply playwright stable font setup
08b428e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 7, 2024 in 0s

95.26% (-0.04%) compared to 3589018, passed because coverage increased by 0.02% when compared to adjusted base (95.24%)

View this Pull Request on Codecov

95.26% (-0.04%) compared to 3589018, passed because coverage increased by 0.02% when compared to adjusted base (95.24%)

Details

Codecov Report

Attention: Patch coverage is 98.46154% with 2 lines in your changes missing coverage. Please review.

Project coverage is 95.26%. Comparing base (3589018) to head (08b428e).

Files with missing lines Patch % Lines
packages/vkui/src/components/AppRoot/AppRoot.tsx 94.44% 1 Missing ⚠️
packages/vkui/src/components/AppRoot/helpers.ts 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7739      +/-   ##
==========================================
- Coverage   95.30%   95.26%   -0.04%     
==========================================
  Files         378      379       +1     
  Lines       11196    11182      -14     
  Branches     3735     3732       -3     
==========================================
- Hits        10670    10653      -17     
- Misses        526      529       +3     

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