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

perf(filters): merge all date range & compound filters into one class #812

Merged
merged 1 commit into from
Nov 12, 2022

Conversation

ghiscoding
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Nov 12, 2022

Codecov Report

Merging #812 (193d4cc) into master (4370364) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #812   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          237       238    +1     
  Lines        16373     16296   -77     
  Branches      5532      5518   -14     
=========================================
- Hits         16373     16296   -77     
Impacted Files Coverage Δ
packages/common/src/filters/compoundDateFilter.ts 100.00% <100.00%> (ø)
packages/common/src/filters/dateFilter.ts 100.00% <100.00%> (ø)
packages/common/src/filters/dateRangeFilter.ts 100.00% <100.00%> (ø)
packages/common/src/filters/index.ts 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@ghiscoding ghiscoding merged commit ca9adfa into master Nov 12, 2022
@ghiscoding ghiscoding deleted the feat/merge-date-filters branch November 12, 2022 01:05
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.

None yet

1 participant