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

Allow using Lifecycle#flatMap and related methods with a non-Throwable error #1806

Merged
merged 2 commits into from Oct 18, 2022

Conversation

neko-kai
Copy link
Member

  • Extract a subset of QuasiIO not dependent on Throwable into QuasiPrimitives

…ble error

* Extract a subset of `QuasiIO` not dependent on Throwable into `QuasiPrimitives`
@codecov-commenter
Copy link

Codecov Report

Merging #1806 (cb30f36) into develop (da55b7f) will decrease coverage by 0.00%.
The diff coverage is 77.33%.

@@             Coverage Diff             @@
##           develop    #1806      +/-   ##
===========================================
- Coverage    63.51%   63.51%   -0.01%     
===========================================
  Files          453      453              
  Lines         9721     9748      +27     
  Branches      1017     1020       +3     
===========================================
+ Hits          6174     6191      +17     
- Misses        3547     3557      +10     

@neko-kai neko-kai merged commit 198ccff into develop Oct 18, 2022
@neko-kai neko-kai deleted the feature/split-quasi-io-further branch October 18, 2022 08:25
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.

None yet

3 participants