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

Add DateRangeQuickSelectListFilter, fixes #51 #103

Merged
merged 2 commits into from Aug 19, 2023

Conversation

robertpro
Copy link
Contributor

@robertpro robertpro commented Aug 18, 2023

@silentsokolov please review!

This fixes: #51

Please let me know if there is anything else to do.

@codecov-commenter
Copy link

codecov-commenter commented Aug 18, 2023

Codecov Report

Patch coverage: 26.08% and project coverage change: -2.38% ⚠️

Comparison is base (61e52fa) 89.32% compared to head (bf59a78) 86.94%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #103      +/-   ##
==========================================
- Coverage   89.32%   86.94%   -2.38%     
==========================================
  Files          11       11              
  Lines         590      613      +23     
==========================================
+ Hits          527      533       +6     
- Misses         63       80      +17     
Files Changed Coverage Δ
rangefilter/filters.py 81.25% <26.08%> (-6.86%) ⬇️

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

@silentsokolov
Copy link
Owner

Thanks you! Nice work!

@silentsokolov silentsokolov merged commit adf7169 into silentsokolov:master Aug 19, 2023
30 of 32 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.

Add custom predefined date ranges
3 participants