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: object schema extend extended schema #109

Merged
merged 1 commit into from
Feb 16, 2021
Merged

fix: object schema extend extended schema #109

merged 1 commit into from
Feb 16, 2021

Conversation

climba03003
Copy link
Member

@climba03003 climba03003 commented Feb 16, 2021

Fix ObjectSchema cannot extend ExtendedSchema in TypeScript

Resolve: #108

Checklist

@coveralls
Copy link

Pull Request Test Coverage Report for Build 571395682

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 99.547%

Totals Coverage Status
Change from base Build 534076812: 0.0%
Covered Lines: 402
Relevant Lines: 402

💛 - Coveralls

1 similar comment
@coveralls
Copy link

coveralls commented Feb 16, 2021

Pull Request Test Coverage Report for Build 571395682

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 99.547%

Totals Coverage Status
Change from base Build 534076812: 0.0%
Covered Lines: 402
Relevant Lines: 402

💛 - Coveralls

@aboutlo
Copy link
Collaborator

aboutlo commented Feb 16, 2021

LGTM

Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@aboutlo aboutlo merged commit 9147049 into fastify:master Feb 16, 2021
This pull request was closed.
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.

TS Multiple successive .extend
4 participants