Clear omitted bindData fields when nullMissing is enabled - #15950
Open
jamesfredley wants to merge 5 commits into
Open
Clear omitted bindData fields when nullMissing is enabled#15950jamesfredley wants to merge 5 commits into
jamesfredley wants to merge 5 commits into
Codecov / codecov/project
succeeded
Jul 29, 2026 in 1s
50.8298% (-0.5774%) compared to f1bdc75
View this Pull Request on Codecov
50.8298% (-0.5774%) compared to f1bdc75
Details
Codecov Report
❌ Patch coverage is 1.79949% with 382 lines in your changes missing coverage. Please review.
✅ Project coverage is 50.8298%. Comparing base (f1bdc75) to head (62d4aad).
Additional details and impacted files
@@ Coverage Diff @@
## fix/binddata-mass-assignment #15950 +/- ##
======================================================================
- Coverage 51.4072% 50.8298% -0.5774%
+ Complexity 17830 17675 -155
======================================================================
Files 2039 2041 +2
Lines 96004 96347 +343
Branches 16692 16827 +135
======================================================================
- Hits 49353 48973 -380
- Misses 39296 40034 +738
+ Partials 7355 7340 -15 | Files with missing lines | Coverage Δ | |
|---|---|---|
| .../groovy/grails/databinding/SimpleDataBinder.groovy | 72.9268% <0.0000%> (-1.6368%) |
⬇️ |
| ...roovy/grails/web/databinding/DataBindingUtils.java | 25.2226% <1.8470%> (-30.8585%) |
⬇️ |
🚀 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.
Loading