Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix(form): initialize arrays when receiving items (#2959) (CP: main) #3127

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

vaadin-bot
Copy link
Collaborator

No description provided.

* fix(form): initialize arrays when receiving items

Fixes #2949

* fix(lit-form): make it build

* test(lit-form): make linter happy

---------

Co-authored-by: Vlad Rindevich <vladrin@vaadin.com>
Copy link

sonarqubecloud bot commented Jan 8, 2025

Copy link

codecov bot commented Jan 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.60%. Comparing base (15291d0) to head (98224f7).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3127      +/-   ##
==========================================
+ Coverage   92.57%   92.60%   +0.03%     
==========================================
  Files          85       85              
  Lines        3164     3164              
  Branches      775      775              
==========================================
+ Hits         2929     2930       +1     
  Misses        183      183              
+ Partials       52       51       -1     
Flag Coverage Δ
unittests 92.60% <100.00%> (+0.03%) ⬆️

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.

@cromoteca cromoteca merged commit fede3cd into main Jan 8, 2025
15 checks passed
@cromoteca cromoteca deleted the cherry-pick-2959-to-main-1736345569405 branch January 8, 2025 16:01
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants