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

Array - add support for ordered feature - tuple #359

Merged

Conversation

konstantinzelinsky
Copy link
Contributor

This PR adds support for ordered feature in handler of Joi.array().
I added new joinOperation for this - tuple

@konstantinzelinsky konstantinzelinsky changed the title Array: add support for ordered feature - tuple Array - add support for ordered feature - tuple Aug 19, 2023
@codecov
Copy link

codecov bot commented Aug 20, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.04% 🎉

Comparison is base (9f8c7ac) 98.63% compared to head (21d8899) 98.67%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #359      +/-   ##
==========================================
+ Coverage   98.63%   98.67%   +0.04%     
==========================================
  Files           9        9              
  Lines         512      529      +17     
  Branches      197      203       +6     
==========================================
+ Hits          505      522      +17     
  Misses          7        7              
Files Changed Coverage Δ
src/types.ts 100.00% <ø> (ø)
src/parse.ts 97.40% <100.00%> (+0.17%) ⬆️

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

@mrjono1 mrjono1 merged commit 7bd400f into mrjono1:master Aug 21, 2023
@mrjono1
Copy link
Owner

mrjono1 commented Aug 21, 2023

thankyou for the contribution

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.

2 participants