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

Skip to content

refactor!: refactor Runtype fundamentally#375

Merged
yuhr merged 1 commit intomasterfrom
refactor/runtype
Dec 31, 2024
Merged

refactor!: refactor Runtype fundamentally#375
yuhr merged 1 commit intomasterfrom
refactor/runtype

Conversation

@yuhr
Copy link
Member

@yuhr yuhr commented Dec 31, 2024

  • Remove Reflect and instead provide Runtype union
  • Rename RuntypeBase to Runtype.Core
  • Rename Runtype to Runtype.Common

@coveralls
Copy link
Collaborator

coveralls commented Dec 31, 2024

Pull Request Test Coverage Report for Build 12562717884

Details

  • 521 of 539 (96.66%) changed or added relevant lines in 30 files are covered.
  • 3 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.4%) to 95.608%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/Union.ts 56 57 98.25%
src/Runtype.ts 66 70 94.29%
src/utils-internal/show.ts 64 68 94.12%
src/Template.ts 85 94 90.43%
Files with Coverage Reduction New Missed Lines %
src/Template.ts 3 88.66%
Totals Coverage Status
Change from base Build 12545422703: -0.4%
Covered Lines: 1278
Relevant Lines: 1329

💛 - Coveralls

@yuhr yuhr merged commit 3efe211 into master Dec 31, 2024
1 check passed
@yuhr yuhr deleted the refactor/runtype branch December 31, 2024 18:29
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