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

Release 2.4.3 #40

Merged
merged 30 commits into from
Mar 15, 2024
Merged

Release 2.4.3 #40

merged 30 commits into from
Mar 15, 2024

Conversation

GigiusB
Copy link
Collaborator

@GigiusB GigiusB commented Mar 15, 2024

Release 2.4.3

  • Fixes bug in UnionListFilter

Release 2.4.2

  • Added compatibility with Django 5
  • Autocomplete filter losing the value after the selection
  • With LinkedAutocomplete and Autocomplete in same filter list the latter would not work

Release 2.4.1

  • Fixes bug in AutoCompleteFilter

Release 2.4

  • Django 5.x support

Copy link

codecov bot commented Mar 15, 2024

Codecov Report

Attention: Patch coverage is 95.00000% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 92.64%. Comparing base (43838be) to head (676765e).

Files Patch % Lines
src/adminfilters/autocomplete.py 77.77% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #40      +/-   ##
==========================================
+ Coverage   88.07%   92.64%   +4.56%     
==========================================
  Files          24       25       +1     
  Lines         931      952      +21     
  Branches      139      144       +5     
==========================================
+ Hits          820      882      +62     
+ Misses         92       51      -41     
  Partials       19       19              

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

@GigiusB GigiusB merged commit 31a5dfe into master Mar 15, 2024
27 of 28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants