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

Add missing test and fix merge review changes #2016

Merged
merged 4 commits into from
Feb 3, 2020

Conversation

nomisRev
Copy link
Member

@nomisRev nomisRev commented Jan 31, 2020

Adds missing tests to prevent regression and fixes regression from merge.

Copy link
Contributor

@danimontoya danimontoya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👌

@nomisRev nomisRev merged commit fd2c589 into release/0.11.0 Feb 3, 2020
@nomisRev nomisRev deleted the sv-merge-race-fix branch February 3, 2020 19:18
rachelcarmena added a commit that referenced this pull request Feb 24, 2021
* 0.11.0/bio (#1975)

* BIO - Part 1 (#1851)

* Add E param

* Fix imports & types

* Add RaiseError case

* Refactor IO name

* [BIO]: include `E` into IOFrame & IORunLoop (#1859)

* Rewrite IOFrame

* Update IORunLoop & fix resulting combinators

* Move public code to IO.kt

* Refactor Right to Success

* IO: IOConnection & IOBracket (#1870)

* Update ForwardCancelable

* Update IOBracket

* Remove KindConnection and refactor into IOConnection

* IO Concurrency combinators & Green Build (#1892)

* BIO - Part 1 (#1851)

* Add E param

* Fix imports & types

* Add RaiseError case

* Refactor IO name

* [BIO]: include `E` into IOFrame & IORunLoop (#1859)

* Rewrite IOFrame

* Update IORunLoop & fix resulting combinators

* Move public code to IO.kt

* Refactor Right to Success

* IO: IOConnection & IOBracket (#1870)

* Update ForwardCancelable

* Update IOBracket

* Remove KindConnection and refactor into IOConnection

* Rewrite UnsafePromise

* Rewrite ParMap2

* Update IOParMap3

* Update IORacePair

* Update IORaceTriple

* Fix tests

* Fix KIO benchmarks

* Fix imports Ank

* Fix IOExample

* Fix unused imports

* Fix imports benchmarks

* Fix arrow-integrations-retrofit-adapter

* Fix FpToTheMax & typeclasses example

* KtLintFormat

* Fix IOTest

* Fix more tests

* Fix merge conflicts

* KtLintFormat

* Fix MaybeK bracket and use it for QueueTest

* Throw proper exception in impossible cases

* Revert removing runAsync

* Fix build

* KtLintFormat

* Temporary solution for DSL receiver conflict overloads (#1994)

* Add fix and test (#2013)

* More meaningful functions mapping Either to BIO (#2002) (#2003)

* Add missing test and fix merge review changes (#2016)

* Change cancel wording to have 2 Ls for consistency (#2055)

* Arrow test conflict after merge

* Fix benchmarks

* Fix build

* Fix some errors in tests and code

Fix L spelling of cancellable

* Conf: separate 0.11.0 version

* Merge fixes

* Merge fixes

* Fix package for eq (#135)

* Fix doc generation and validation failures (#132)

Co-authored-by: nomisRev <vergauwen.simon@gmail.com>
Co-authored-by: Simon Vergauwen <nomisRev@users.noreply.github.com>

* After release 0.10.5: just considering one wip version (#133)

Co-authored-by: Simon Vergauwen <nomisRev@users.noreply.github.com>
Co-authored-by: Simon Vergauwen <vergauwen.simon@gmail.com>
Co-authored-by: Paco <pakoito@users.noreply.github.com>
Co-authored-by: Oskar Drozda <themppsplx@gmail.com>
Co-authored-by: Alberto Ballano <aballano@users.noreply.github.com>
Co-authored-by: raulraja <raulraja@users.noreply.github.com>
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.

3 participants