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

feat: experimental fuzzer for nonempty arrays #19

Merged
merged 1 commit into from
Aug 10, 2019
Merged

feat: experimental fuzzer for nonempty arrays #19

merged 1 commit into from
Aug 10, 2019

Conversation

holvonixAdvay
Copy link
Collaborator

This will be superseded by a generic handler for NonEmptyArrays in io-ts-types when gcanti/io-ts-types#102 is fixed.

This will be superseded by a generic handler for NonEmptyArrays in io-ts-types when gcanti/io-ts-types#102 is fixed.
@codecov
Copy link

codecov bot commented Aug 10, 2019

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #19   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           7      8    +1     
  Lines         338    345    +7     
  Branches       40     40           
=====================================
+ Hits          338    345    +7
Flag Coverage Δ
#unit 100% <100%> (ø) ⬆️
Impacted Files Coverage Δ
src/index.ts 100% <100%> (ø) ⬆️
src/experimental.ts 100% <100%> (ø)

@holvonixAdvay holvonixAdvay merged commit 7e01e15 into master Aug 10, 2019
@holvonixAdvay holvonixAdvay deleted the nea branch August 10, 2019 16:59
holvonix-bot added a commit that referenced this pull request Aug 10, 2019
# [4.1.0](v4.0.1...v4.1.0) (2019-08-10)

### 🌟🚀 Features

* experimental fuzzer for nonempty arrays ([#19](#19)) ([7e01e15](7e01e15))
* export rng ([af1910f](af1910f))

### 🐛 Bug Fixes

* randomize NonEmptyArray elements independently ([818a366](818a366))
@holvonix-bot
Copy link
Contributor

🎉 This PR is included in version 4.1.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.

None yet

2 participants