-
Notifications
You must be signed in to change notification settings - Fork 26
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
🔊 [#4927] Add system check for missing allow_blank on non-required charfields #4989
🔊 [#4927] Add system check for missing allow_blank on non-required charfields #4989
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #4989 +/- ##
=======================================
Coverage 96.62% 96.63%
=======================================
Files 761 761
Lines 25961 25972 +11
Branches 3394 3394
=======================================
+ Hits 25084 25097 +13
+ Misses 611 610 -1
+ Partials 266 265 -1 ☔ View full report in Codecov by Sentry. |
8fa38e2
to
ff6cc90
Compare
@sergei-maertens should I write a test for this check? |
No, I don't think so, So you can |
1657722
to
c615fa9
Compare
c615fa9
to
983192f
Compare
983192f
to
f7e0af3
Compare
…elds because in most cases it is desired to allow empty strings as well
f7e0af3
to
ecea971
Compare
@sergei-maertens CI fails due to https://machtigen.digid.nl being down |
Closes #4927
Changes
Checklist
Check off the items that are completed or not relevant.
Impact on features
Release management
I have updated the translations assets (you do NOT need to provide translations)
./bin/makemessages_js.sh
./bin/compilemessages_js.sh
Dockerfile/scripts
./bin
folderCommit hygiene