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: fix setBean single binding write and add tests #18891

Merged
merged 4 commits into from
Mar 6, 2024

Conversation

tepi
Copy link
Contributor

@tepi tepi commented Mar 6, 2024

Fixes #18869

Adds missing test to confirm that setBean works as before.

Copy link

github-actions bot commented Mar 6, 2024

Test Results

1 096 files  + 39  1 096 suites  +39   1h 20m 32s ⏱️ + 2m 58s
6 966 tests +291  6 917 ✅ +292  49 💤 ±0  0 ❌  - 1 
7 324 runs  +306  7 263 ✅ +307  61 💤 ±0  0 ❌  - 1 

Results for commit 8dc11fe. ± Comparison against base commit 436bd32.

♻️ This comment has been updated with latest results.

Copy link

sonarcloud bot commented Mar 6, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@tepi tepi merged commit 4b8b3f2 into main Mar 6, 2024
26 checks passed
@tepi tepi deleted the fix/fix-setbean-functionality branch March 6, 2024 12:36
vaadin-bot pushed a commit that referenced this pull request Mar 6, 2024
* fix: fix setBean single binding write and add tests

* improve javadocs

* Address review feedback
vaadin-bot pushed a commit that referenced this pull request Mar 6, 2024
* fix: fix setBean single binding write and add tests

* improve javadocs

* Address review feedback
vaadin-bot added a commit that referenced this pull request Mar 6, 2024
* fix: fix setBean single binding write and add tests

* improve javadocs

* Address review feedback

Co-authored-by: Teppo Kurki <[email protected]>
vaadin-bot added a commit that referenced this pull request Mar 6, 2024
* fix: fix setBean single binding write and add tests

* improve javadocs

* Address review feedback

Co-authored-by: Teppo Kurki <[email protected]>
@vaadin-bot
Copy link
Collaborator

This ticket/PR has been released with Vaadin 24.4.0.alpha9 and is also targeting the upcoming stable 24.4.0 version.

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.

Binder setter method is not invoked until the entire form is completed
3 participants