silentsokolov / django-admin-rangefilter

A Django app that lets you filter data by date range and numeric range in the admin UI
MIT License
713 stars 106 forks source link

1 enable support for django jazzmin #97

Closed EricOuma closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.02 :tada:

Comparison is base (6a602bf) 90.92% compared to head (1458da7) 90.95%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #97 +/- ## ========================================== + Coverage 90.92% 90.95% +0.02% ========================================== Files 12 12 Lines 606 608 +2 ========================================== + Hits 551 553 +2 Misses 55 55 ``` | [Impacted Files](https://codecov.io/gh/silentsokolov/django-admin-rangefilter/pull/97?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Dmitriy+Sokolov) | Coverage Δ | | |---|---|---| | [setup.py](https://codecov.io/gh/silentsokolov/django-admin-rangefilter/pull/97?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Dmitriy+Sokolov#diff-c2V0dXAucHk=) | `0.00% <ø> (ø)` | | | [rangefilter/\_\_init\_\_.py](https://codecov.io/gh/silentsokolov/django-admin-rangefilter/pull/97?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Dmitriy+Sokolov#diff-cmFuZ2VmaWx0ZXIvX19pbml0X18ucHk=) | `85.71% <100.00%> (ø)` | | | [rangefilter/filters.py](https://codecov.io/gh/silentsokolov/django-admin-rangefilter/pull/97?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Dmitriy+Sokolov#diff-cmFuZ2VmaWx0ZXIvZmlsdGVycy5weQ==) | `93.06% <100.00%> (+0.06%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Dmitriy+Sokolov). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Dmitriy+Sokolov)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.