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

🔊 [#4927] Add system check for missing allow_blank on non-required charfields #4989

Merged

:rotating_light: [#4927] Add missing allow_blank=True for several fields

ecea971
Select commit
Loading
Failed to load commit list.
Merged

🔊 [#4927] Add system check for missing allow_blank on non-required charfields #4989

:rotating_light: [#4927] Add missing allow_blank=True for several fields
ecea971
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 14, 2025 in 0s

96.63% (+0.00%) compared to f16d700

View this Pull Request on Codecov

96.63% (+0.00%) compared to f16d700

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.63%. Comparing base (f16d700) to head (ecea971).
Report is 18 commits behind head on master.

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.
📢 Have feedback on the report? Share it here.