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

feat(array): add array length Comparators #40

Merged
merged 1 commit into from Feb 25, 2022
Merged

feat(array): add array length Comparators #40

merged 1 commit into from Feb 25, 2022

Conversation

imranbarbhuiya
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #40 (208c333) into main (b30ed19) will increase coverage by 2.88%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #40      +/-   ##
==========================================
+ Coverage   75.62%   78.50%   +2.88%     
==========================================
  Files          37       38       +1     
  Lines         886      926      +40     
  Branches      182      185       +3     
==========================================
+ Hits          670      727      +57     
+ Misses        202      186      -16     
+ Partials       14       13       -1     
Impacted Files Coverage Δ
src/validators/ArrayValidator.ts 94.28% <100.00%> (+71.55%) ⬆️
src/constraints/ArrayLengthConstraints.ts 100.00% <0.00%> (ø)
src/validators/BaseValidator.ts 72.97% <0.00%> (+5.40%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b30ed19...208c333. Read the comment docs.

@favna favna merged commit 1e564c2 into sapphiredev:main Feb 25, 2022
@imranbarbhuiya imranbarbhuiya deleted the array branch February 25, 2022 21:17
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

5 participants