Skip to content

Conversation

@jtrobles-cdd
Copy link
Member

Previously, cl_sii.extras.dj_filters.FILTER_FOR_DBFIELD_DEFAULTS consisted of the FILTER_FOR_DBFIELD_DEFAULTS from django_filters, with the addition of RutFilter. From now on,
cl_sii.extras.dj_filters.FILTER_FOR_DBFIELD_DEFAULTS will only include the filters provided by cl_sii, leaving the user to decide whether to merge it with the one from django_filters. ⚠️ Warning: Breaking change.

Previously, `cl_sii.extras.dj_filters.FILTER_FOR_DBFIELD_DEFAULTS`
consisted of the `FILTER_FOR_DBFIELD_DEFAULTS` from `django_filters`,
with the addition of `RutFilter`. From now on,
`cl_sii.extras.dj_filters.FILTER_FOR_DBFIELD_DEFAULTS` will only include
the filters provided by `cl_sii`, leaving the user to decide whether to
merge it with the one from `django_filters`. ⚠️ Warning: Breaking change.
@jtrobles-cdd jtrobles-cdd self-assigned this Sep 10, 2025
@jtrobles-cdd jtrobles-cdd requested a review from a team as a code owner September 10, 2025 20:49
@jtrobles-cdd jtrobles-cdd added enhancement New feature or request component: rut labels Sep 10, 2025
@sonarqubecloud
Copy link

@codecov
Copy link

codecov bot commented Sep 10, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.81%. Comparing base (3d0ebb5) to head (d8d8c5a).
⚠️ Report is 2 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #884      +/-   ##
===========================================
- Coverage    88.82%   88.81%   -0.01%     
===========================================
  Files           38       38              
  Lines         3498     3497       -1     
  Branches       342      342              
===========================================
- Hits          3107     3106       -1     
  Misses         239      239              
  Partials       152      152              

☔ 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 f7fb5ed into develop Sep 10, 2025
21 checks passed
@jtrobles-cdd jtrobles-cdd deleted the improve-extras-dj-filters branch September 10, 2025 20:55
@jtrobles-cdd jtrobles-cdd mentioned this pull request Sep 10, 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