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

fix issue with joi.concat() #122

Merged
merged 1 commit into from
Jul 2, 2021
Merged

fix issue with joi.concat() #122

merged 1 commit into from
Jul 2, 2021

Conversation

mrjono1
Copy link
Owner

@mrjono1 mrjono1 commented Jul 2, 2021

add test for when using enums as an example of how to do it

add test for when using enums as an example of how to do it
@codecov
Copy link

codecov bot commented Jul 2, 2021

Codecov Report

Merging #122 (6fc6653) into master (4b75c2a) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #122      +/-   ##
==========================================
+ Coverage   97.95%   97.96%   +0.01%     
==========================================
  Files           8        8              
  Lines         391      393       +2     
  Branches      126      126              
==========================================
+ Hits          383      385       +2     
  Misses          8        8              
Impacted Files Coverage Δ
src/joiUtils.ts 94.73% <100.00%> (+0.61%) ⬆️

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 4b75c2a...6fc6653. Read the comment docs.

@mrjono1 mrjono1 merged commit 760858f into master Jul 2, 2021
@mrjono1 mrjono1 deleted the concat-schemas branch July 2, 2021 10:21
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