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

Mark combinedWith as an experimental API #578

Merged
merged 1 commit into from
Jun 1, 2021
Merged

Mark combinedWith as an experimental API #578

merged 1 commit into from
Jun 1, 2021

Conversation

jponge
Copy link
Member

@jponge jponge commented Jun 1, 2021

No description provided.

@jponge jponge requested a review from cescoffier June 1, 2021 12:41
@jponge jponge added this to the 0.18.0 milestone Jun 1, 2021
@codecov
Copy link

codecov bot commented Jun 1, 2021

Codecov Report

Merging #578 (6038d88) into main (91e5ff0) will increase coverage by 0.19%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #578      +/-   ##
============================================
+ Coverage     89.82%   90.02%   +0.19%     
- Complexity     2993     3002       +9     
============================================
  Files           392      392              
  Lines         11673    11685      +12     
  Branches       1460     1465       +5     
============================================
+ Hits          10485    10519      +34     
+ Misses          607      597      -10     
+ Partials        581      569      -12     
Impacted Files Coverage Δ
...io/smallrye/mutiny/groups/UniAndGroupIterable.java 100.00% <ø> (ø)
...perators/multi/processors/SerializedProcessor.java 89.10% <0.00%> (-1.99%) ⬇️
...mallrye/mutiny/helpers/queues/MpscLinkedQueue.java 98.38% <0.00%> (-1.62%) ⬇️
...rc/main/java/io/smallrye/mutiny/groups/UniZip.java 100.00% <0.00%> (ø)
...erators/multi/builders/SerializedMultiEmitter.java 82.27% <0.00%> (ø)
...mallrye/mutiny/operators/multi/MultiFlatMapOp.java 85.04% <0.00%> (+0.62%) ⬆️
...allrye/mutiny/operators/uni/UniAndCombination.java 89.53% <0.00%> (+1.16%) ⬆️
...java/io/smallrye/mutiny/helpers/Subscriptions.java 80.66% <0.00%> (+1.65%) ⬆️
...io/smallrye/mutiny/operators/uni/UniMemoizeOp.java 95.04% <0.00%> (+1.98%) ⬆️
...subscription/SwitchableSubscriptionSubscriber.java 97.54% <0.00%> (+2.45%) ⬆️
... and 7 more

@jponge jponge merged commit 310cd2b into main Jun 1, 2021
@jponge jponge deleted the exp-combine branch June 1, 2021 13:20
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