Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Arbitrary instances for NonEmpty Lists and Vectors #486

Merged
merged 2 commits into from
Apr 27, 2018

Conversation

fthomas
Copy link
Owner

@fthomas fthomas commented Apr 25, 2018

The instances are defined in CollectionInstancesBinCompat1 so that this change is binary compatible with 0.9.0.

@codecov
Copy link

codecov bot commented Apr 25, 2018

Codecov Report

Merging #486 into master will decrease coverage by 1.25%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #486      +/-   ##
==========================================
- Coverage   94.31%   93.05%   -1.26%     
==========================================
  Files          62       62              
  Lines         668      677       +9     
  Branches       13       12       -1     
==========================================
  Hits          630      630              
- Misses         38       47       +9
Impacted Files Coverage Δ
...ala/eu/timepit/refined/scalacheck/collection.scala 100% <100%> (ø) ⬆️
...n/scala/eu/timepit/refined/scalacheck/string.scala 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 5deb054...05b3116. Read the comment docs.

@fthomas fthomas merged commit d32ecbd into master Apr 27, 2018
@fthomas fthomas deleted the topic/nonEmptyArbitrary branch April 27, 2018 18:40
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.

1 participant