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

patch(5.10-stable): pr6631 #6640

Merged
merged 1 commit into from
Feb 28, 2024
Merged

Conversation

BlackySoul
Copy link
Contributor

@BlackySoul BlackySoul commented Feb 27, 2024

@BlackySoul BlackySoul requested a review from a team as a code owner February 27, 2024 16:00
@github-actions github-actions bot added patch Автоматизация: PR продублируется в ветку последнего минорного релиза для выпуска патча v5 Автоматизация: PR продублируется в ветку v5 labels Feb 27, 2024
Copy link
Contributor

size-limit report 📦

Path Size
JS 372.12 KB (+0.16% 🔺)
JS (gzip) 112.11 KB (+0.14% 🔺)
JS (brotli) 90.95 KB (+0.07% 🔺)
JS import Div (tree shaking) 2.74 KB (0%)
CSS 286.13 KB (0%)
CSS (gzip) 36.68 KB (0%)
CSS (brotli) 29.16 KB (0%)

Copy link

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

e2e tests

Playwright Report

Copy link
Contributor

👀 Docs deployed

Commit 08b8b8d

Copy link

codecov bot commented Feb 27, 2024

Codecov Report

Attention: Patch coverage is 33.33333% with 18 lines in your changes are missing coverage. Please review.

Project coverage is 80.64%. Comparing base (f662902) to head (08b8b8d).

Files Patch % Lines
...es/vkui/src/components/ChipsSelect/ChipsSelect.tsx 33.33% 18 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           5.10-stable    #6640      +/-   ##
===============================================
- Coverage        80.73%   80.64%   -0.10%     
===============================================
  Files              314      314              
  Lines            10850    10873      +23     
  Branches          3379     3390      +11     
===============================================
+ Hits              8760     8768       +8     
- Misses            2090     2105      +15     
Flag Coverage Δ
unittests 80.64% <33.33%> (-0.10%) ⬇️

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 removed patch Автоматизация: PR продублируется в ветку последнего минорного релиза для выпуска патча v5 Автоматизация: PR продублируется в ветку v5 labels Feb 27, 2024
@BlackySoul BlackySoul merged commit 1aa0493 into 5.10-stable Feb 28, 2024
23 of 25 checks passed
@BlackySoul BlackySoul deleted the fix/6629/patch_v5_stable branch February 28, 2024 02:49
@inomdzhon inomdzhon changed the title fix(ChipsSelect): add disabled prop patch(5.10-stable): pr6631 Feb 28, 2024
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.

[Bug]: В ChipsSelect нет возможности прокинуть disabled опции
3 participants