Skip to content

fix: callMultiple for react compiler#9222

Merged
SevereCloud merged 2 commits intomasterfrom
SevereCloud/fix/callMultiple-for-react-compiler
Nov 28, 2025
Merged

fix: callMultiple for react compiler#9222
SevereCloud merged 2 commits intomasterfrom
SevereCloud/fix/callMultiple-for-react-compiler

Conversation

@SevereCloud
Copy link
Copy Markdown
Contributor

@SevereCloud SevereCloud commented Nov 27, 2025


  • Unit-тесты
  • e2e-тесты
  • Дизайн-ревью
  • Документация фичи
  • Release notes

Описание

callMultiple не может нормально обработаться в react compiler (Пример), поэтому вызываем функции вручную

Release notes

@SevereCloud SevereCloud requested a review from a team as a code owner November 27, 2025 11:01
@github-actions github-actions bot added the ci:cherry-pick:patch Автоматизация: PR продублируется в ветку последнего минорного релиза для выпуска патча label Nov 27, 2025
@SevereCloud SevereCloud removed the ci:cherry-pick:patch Автоматизация: PR продублируется в ветку последнего минорного релиза для выпуска патча label Nov 27, 2025
@SevereCloud SevereCloud self-assigned this Nov 27, 2025
@SevereCloud SevereCloud added this to the v8.0.0 milestone Nov 27, 2025
@SevereCloud SevereCloud added this to VKUI Nov 27, 2025
@SevereCloud SevereCloud moved this to 👀 In Review in VKUI Nov 27, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Nov 27, 2025

size-limit report 📦

Path Size
JS 427.02 KB (+0.04% 🔺)
JS (gzip) 129.3 KB (+0.04% 🔺)
JS (brotli) 105.75 KB (-0.01% 🔽)
JS import Div (tree shaking) 1.67 KB (0%)
CSS 370.88 KB (0%)
CSS (gzip) 45.92 KB (0%)
CSS (brotli) 36.4 KB (0%)

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Nov 27, 2025

e2e tests

Playwright Report

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Nov 27, 2025

📊 Найдены изменения в собранных файлах: Отчет

Commit 161a787

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Nov 27, 2025

👀 Docs deployed

📦 Package ✅

yarn add @vkontakte/vkui@https://development.s3.prodcloud.vk.team/pull/9222/161a787d8d512ddd502ecdd3896138802f91914c/pkg/@vkontakte/vkui/_pkg.tgz

Commit 161a787

@codecov
Copy link
Copy Markdown

codecov bot commented Nov 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.05%. Comparing base (bd86a1b) to head (161a787).
⚠️ Report is 13 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9222      +/-   ##
==========================================
+ Coverage   95.03%   95.05%   +0.01%     
==========================================
  Files         420      420              
  Lines       11206    11247      +41     
  Branches     4221     4227       +6     
==========================================
+ Hits        10650    10691      +41     
  Misses        556      556              
Flag Coverage Δ
unittests 95.05% <100.00%> (+0.01%) ⬆️

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.

🚀 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.

@SevereCloud SevereCloud merged commit f0b6fe0 into master Nov 28, 2025
29 checks passed
@SevereCloud SevereCloud deleted the SevereCloud/fix/callMultiple-for-react-compiler branch November 28, 2025 10:52
@github-project-automation github-project-automation bot moved this from 👀 In Review to ✅ Done in VKUI Nov 28, 2025
@inomdzhon inomdzhon removed this from VKUI Dec 17, 2025
@inomdzhon inomdzhon removed this from the v8.0.0 milestone Dec 17, 2025
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.

2 participants