Skip to content
This repository has been archived by the owner on Feb 20, 2020. It is now read-only.

feat: support conditional type and infer type #94

Merged
merged 4 commits into from
Apr 9, 2018

Conversation

ikatyang
Copy link
Owner

@ikatyang ikatyang commented Apr 9, 2018

No description provided.

@codecov-io
Copy link

codecov-io commented Apr 9, 2018

Codecov Report

Merging #94 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #94   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          92     96    +4     
  Lines        1189   1224   +35     
  Branches      180    182    +2     
=====================================
+ Hits         1189   1224   +35
Impacted Files Coverage Δ
src/parse.ts 100% <100%> (ø) ⬆️
src/types/infer-type.ts 100% <100%> (ø)
src/parsers/conditional-type.ts 100% <100%> (ø)
src/types/conditional-type.ts 100% <100%> (ø)
src/transform.ts 100% <100%> (ø) ⬆️
src/parsers/infer-type.ts 100% <100%> (ø)

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 0ff40bd...328cdde. Read the comment docs.

@ikatyang ikatyang merged commit 31c9e19 into master Apr 9, 2018
@ikatyang ikatyang deleted the feat/support-conditional-type branch April 9, 2018 14:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants