Skip to content
This repository was archived by the owner on Jan 2, 2024. It is now read-only.

feat: support io-ts-types #18

Merged
merged 1 commit into from
Aug 9, 2019
Merged

feat: support io-ts-types #18

merged 1 commit into from
Aug 9, 2019

Conversation

holvonixAdvay
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Aug 9, 2019

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #18   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           7      7           
  Lines         298    338   +40     
  Branches       34     40    +6     
=====================================
+ Hits          298    338   +40
Flag Coverage Δ
#unit 100% <100%> (ø) ⬆️
Impacted Files Coverage Δ
src/core.ts 100% <100%> (ø) ⬆️
src/fuzzer.ts 100% <100%> (ø) ⬆️
src/extra-fuzzers/io-ts-types.ts 100% <100%> (ø) ⬆️
src/registry.ts 100% <100%> (ø) ⬆️

@holvonixAdvay holvonixAdvay merged commit 5489f03 into master Aug 9, 2019
@holvonixAdvay holvonixAdvay deleted the v4 branch August 9, 2019 23:35
holvonix-bot added a commit that referenced this pull request Aug 9, 2019
# [4.0.0](v3.0.5...v4.0.0) (2019-08-09)

### 🌟🚀 Features

* support io-ts-types ([#18](#18)) ([5489f03](5489f03))

### 📖 Documentation

* fix README link typo ([4b9b5a2](4b9b5a2))

### 🧦 Miscellaneous

* **deps:** bump seedrandom from 3.0.1 to 3.0.3 ([#16](#16)) ([91e2346](91e2346))
* **deps-dev:** bump @types/chai from 4.1.7 to 4.2.0 ([#15](#15)) ([593a4dc](593a4dc))
* **deps-dev:** bump @types/node from 12.7.0 to 12.7.1 ([9be1c28](9be1c28))
* **deps-dev:** bump fp-ts from 2.0.4 to 2.0.5 ([#17](#17)) ([6d16718](6d16718))
* **deps-dev:** bump husky from 3.0.2 to 3.0.3 ([#14](#14)) ([83b11a5](83b11a5))
* make prod deps updates chores by default ([1d16fd1](1d16fd1))

### ⚠️ BREAKING CHANGES

* Fuzzers now have an input and decoded type.  Fuzzer generate as output the *input* of the t.Type, not the decoded or output types.
@holvonix-bot
Copy link
Contributor

🎉 This PR is included in version 4.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

Successfully merging this pull request may close these issues.

2 participants