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 input & compound filters into one class #809

Merged
merged 2 commits into from
Nov 11, 2022

Conversation

ghiscoding
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Nov 11, 2022

Codecov Report

Merging #809 (4d1e134) into master (fe9d71f) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #809   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          237       237           
  Lines        16454     16374   -80     
  Branches      5556      5532   -24     
=========================================
- Hits         16454     16374   -80     
Impacted Files Coverage Δ
packages/common/src/filters/compoundInputFilter.ts 100.00% <100.00%> (ø)
packages/common/src/filters/inputFilter.ts 100.00% <100.00%> (ø)
packages/common/src/filters/inputMaskFilter.ts 100.00% <100.00%> (ø)
packages/common/src/filters/inputNumberFilter.ts 100.00% <100.00%> (ø)
packages/common/src/filters/inputPasswordFilter.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 6d08f4d into master Nov 11, 2022
@ghiscoding ghiscoding deleted the feat/merge-compound-input-filters branch November 11, 2022 07:37
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.

1 participant