Thanks to visit codestin.com
Credit goes to github.com

Skip to content

improvement!: make Optional pseudo-runtype#388

Merged
yuhr merged 1 commit intomasterfrom
improvement/optional
Jan 2, 2025
Merged

improvement!: make Optional pseudo-runtype#388
yuhr merged 1 commit intomasterfrom
improvement/optional

Conversation

@yuhr
Copy link
Member

@yuhr yuhr commented Jan 2, 2025

Also adds undefinedable and nullishable methods.

@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 12586399799

Details

  • 12 of 14 (85.71%) changed or added relevant lines in 5 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.09%) to 94.813%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/Runtype.ts 0 2 0.0%
Totals Coverage Status
Change from base Build 12584842309: -0.09%
Covered Lines: 1370
Relevant Lines: 1436

💛 - Coveralls

@yuhr yuhr linked an issue Jan 2, 2025 that may be closed by this pull request
@yuhr yuhr merged commit d6a474b into master Jan 2, 2025
1 check passed
@yuhr yuhr deleted the improvement/optional branch January 2, 2025 17:43
@yuhr yuhr mentioned this pull request Jan 2, 2025
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.

Statically warn misuse of Optional runtype

2 participants