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

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

Merged
merged 5 commits into from
Jan 8, 2025

Conversation

platosha
Copy link
Contributor

@platosha platosha commented Dec 5, 2024

Fixes #2949
Fixes #3102

@platosha platosha added hilla Issues related to Hilla target/main labels Dec 5, 2024
Copy link

codecov bot commented Jan 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (24.5@2748ecf). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             24.5    #2959   +/-   ##
=======================================
  Coverage        ?   92.12%           
=======================================
  Files           ?       81           
  Lines           ?     2681           
  Branches        ?      699           
=======================================
  Hits            ?     2470           
  Misses          ?      164           
  Partials        ?       47           
Flag Coverage Δ
unittests 92.12% <100.00%> (?)

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.

Copy link

sonarqubecloud bot commented Jan 8, 2025

@cromoteca cromoteca merged commit 761cbff into 24.5 Jan 8, 2025
15 checks passed
@cromoteca cromoteca deleted the fix/form-optional-array-new-item branch January 8, 2025 13:36
vaadin-bot pushed a commit that referenced this pull request Jan 8, 2025
* 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 <[email protected]>
vaadin-bot pushed a commit that referenced this pull request Jan 8, 2025
* 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 <[email protected]>
cromoteca pushed a commit that referenced this pull request Jan 8, 2025
…3127)

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

* fix(form): initialize arrays when receiving items

Fixes #2949

* fix(lit-form): make it build

* test(lit-form): make linter happy

---------

Co-authored-by: Anton Platonov <[email protected]>
Co-authored-by: Vlad Rindevich <[email protected]>
cromoteca added a commit that referenced this pull request Jan 13, 2025
…3126)

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

* fix(form): initialize arrays when receiving items

Fixes #2949

* fix(lit-form): make it build

* test(lit-form): make linter happy

---------

Co-authored-by: Anton Platonov <[email protected]>
Co-authored-by: Vlad Rindevich <[email protected]>
Co-authored-by: Luciano Vernaschi <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants