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

Fix issue 34 for coroutines #280

Merged
merged 1 commit into from
May 29, 2021
Merged

Fix issue 34 for coroutines #280

merged 1 commit into from
May 29, 2021

Conversation

stuebingerb
Copy link
Contributor

This fixes issue #34 for the coroutines implementation.

@codecov
Copy link

codecov bot commented May 28, 2021

Codecov Report

Merging #280 (0ee6991) into master (7826075) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #280      +/-   ##
============================================
+ Coverage     57.65%   57.68%   +0.03%     
- Complexity      726      727       +1     
============================================
  Files           131      131              
  Lines          5417     5417              
  Branches        454      454              
============================================
+ Hits           3123     3125       +2     
+ Misses         2096     2094       -2     
  Partials        198      198              
Impacted Files Coverage Δ
...org/litote/kmongo/coroutine/CoroutineCollection.kt 49.39% <100.00%> (+0.48%) ⬆️

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 7826075...0ee6991. Read the comment docs.

@zigzago
Copy link
Member

zigzago commented May 29, 2021

Thank you

@zigzago zigzago merged commit d6dff9a into Litote:master May 29, 2021
@stuebingerb stuebingerb deleted the feature/fix-issue-34-for-coroutines branch May 6, 2022 06:37
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.

2 participants