Skip to content

feat(PanelHeader,PanelHeaderContext): remove FixedLayout using#9765

Open
EldarMuhamethanov wants to merge 6 commits into
masterfrom
e.muhamethanov/9357/remove-fixed-layout-using
Open

feat(PanelHeader,PanelHeaderContext): remove FixedLayout using#9765
EldarMuhamethanov wants to merge 6 commits into
masterfrom
e.muhamethanov/9357/remove-fixed-layout-using

fix: update JSDoc

cc7ba10
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 2, 2026 in 0s

95.20% (-0.02%) compared to d6c1191

View this Pull Request on Codecov

95.20% (-0.02%) compared to d6c1191

Details

Codecov Report

❌ Patch coverage is 89.47368% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.20%. Comparing base (d6c1191) to head (cc7ba10).
⚠️ Report is 163 commits behind head on master.

Files with missing lines Patch % Lines
...rc/components/FixedLayout/SplitColWidthWrapper.tsx 84.21% 3 Missing ⚠️
packages/vkui/src/components/Box/Box.tsx 91.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9765      +/-   ##
==========================================
- Coverage   95.22%   95.20%   -0.02%     
==========================================
  Files         462      464       +2     
  Lines       12512    12562      +50     
  Branches     4478     4494      +16     
==========================================
+ Hits        11914    11960      +46     
- Misses        598      602       +4     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.