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

feat: add defer and flowFromSuspend #89

Merged
merged 4 commits into from
May 21, 2022
Merged

feat: add defer and flowFromSuspend #89

merged 4 commits into from
May 21, 2022

Conversation

hoc081098
Copy link
Owner

No description provided.

@hoc081098 hoc081098 self-assigned this May 20, 2022
@hoc081098 hoc081098 added the enhancement New feature or request label May 20, 2022
@hoc081098 hoc081098 added this to the 0.4.0 milestone May 20, 2022
@codecov
Copy link

codecov bot commented May 20, 2022

Codecov Report

Merging #89 (6a87141) into master (3007f6b) will increase coverage by 0.10%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #89      +/-   ##
==========================================
+ Coverage   81.04%   81.14%   +0.10%     
==========================================
  Files          20       22       +2     
  Lines         364      366       +2     
  Branches       60       60              
==========================================
+ Hits          295      297       +2     
  Misses         52       52              
  Partials       17       17              
Impacted Files Coverage Δ
...c/commonMain/kotlin/com/hoc081098/flowext/defer.kt 100.00% <100.00%> (ø)
...in/kotlin/com/hoc081098/flowext/flowFromSuspend.kt 100.00% <100.00%> (ø)

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 3007f6b...6a87141. Read the comment docs.

@hoc081098 hoc081098 merged commit 8020bce into master May 21, 2022
@hoc081098 hoc081098 deleted the defer branch May 21, 2022 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants