Skip to content

Conversation

@jtrobles-cdd
Copy link
Member

In Django model field RutField, add an option to validate that a RUT's "digito verificador" is correct. The option is disabled by default, so it does not break backward compatibility.

In Django model field `RutField`, add an option to validate that a RUT's
"digito verificador" is correct. The option is disabled by default, so
it does not break backward compatibility.
@jtrobles-cdd jtrobles-cdd self-assigned this Sep 9, 2025
@jtrobles-cdd jtrobles-cdd added enhancement New feature or request component: rut labels Sep 9, 2025
@jtrobles-cdd jtrobles-cdd requested a review from a team as a code owner September 9, 2025 22:49
@sonarqubecloud
Copy link

sonarqubecloud bot commented Sep 9, 2025

@codecov
Copy link

codecov bot commented Sep 9, 2025

Codecov Report

❌ Patch coverage is 90.90909% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 88.70%. Comparing base (e543455) to head (278d241).
⚠️ Report is 2 commits behind head on develop.

Files with missing lines Patch % Lines
src/cl_sii/extras/dj_model_fields.py 90.90% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #874      +/-   ##
===========================================
+ Coverage    88.56%   88.70%   +0.13%     
===========================================
  Files           38       38              
  Lines         3490     3496       +6     
  Branches       340      342       +2     
===========================================
+ Hits          3091     3101      +10     
+ Misses         248      243       -5     
- Partials       151      152       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 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.

@jtrobles-cdd jtrobles-cdd merged commit cb81c25 into develop Sep 9, 2025
21 checks passed
@jtrobles-cdd jtrobles-cdd deleted the add-validate-dv-to-dj-model-field-rut branch September 9, 2025 22:53
@jtrobles-cdd jtrobles-cdd mentioned this pull request Sep 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component: rut enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants