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

Uni memoization is not experimental anymore #798

Merged
merged 1 commit into from
Jan 5, 2022
Merged

Conversation

jponge
Copy link
Member

@jponge jponge commented Jan 5, 2022

No description provided.

@jponge jponge added enhancement New feature or request noteworthy-feature Noteworthy feature labels Jan 5, 2022
@jponge jponge added this to the 1.3.0 milestone Jan 5, 2022
Copy link
Collaborator

@heubeck heubeck left a comment

Choose a reason for hiding this comment

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

😍

@codecov
Copy link

codecov bot commented Jan 5, 2022

Codecov Report

Merging #798 (6745d4b) into main (5557d82) will increase coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #798      +/-   ##
============================================
+ Coverage     88.95%   88.99%   +0.04%     
- Complexity     3057     3058       +1     
============================================
  Files           383      383              
  Lines         12129    12129              
  Branches       1525     1527       +2     
============================================
+ Hits          10789    10794       +5     
+ Misses          711      707       -4     
+ Partials        629      628       -1     
Impacted Files Coverage Δ
...entation/src/main/java/io/smallrye/mutiny/Uni.java 90.90% <ø> (ø)
...ain/java/io/smallrye/mutiny/groups/UniMemoize.java 100.00% <ø> (ø)
...perators/multi/processors/SerializedProcessor.java 88.11% <0.00%> (-3.97%) ⬇️
...lrye/mutiny/subscription/SerializedSubscriber.java 81.65% <0.00%> (-3.67%) ⬇️
...operators/multi/builders/CollectionBasedMulti.java 93.54% <0.00%> (-3.23%) ⬇️
...erators/multi/builders/SerializedMultiEmitter.java 80.48% <0.00%> (+1.21%) ⬆️
...java/io/smallrye/mutiny/helpers/Subscriptions.java 81.76% <0.00%> (+1.65%) ⬆️
...tiny/operators/multi/MultiBufferWithTimeoutOp.java 74.78% <0.00%> (+1.68%) ⬆️
...mallrye/mutiny/operators/multi/FlatMapManager.java 98.61% <0.00%> (+2.77%) ⬆️
...utiny/operators/multi/MultiWindowOnDurationOp.java 70.71% <0.00%> (+5.00%) ⬆️

@jponge jponge merged commit 439690c into main Jan 5, 2022
@jponge jponge deleted the memoization-promoted branch January 5, 2022 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request noteworthy-feature Noteworthy feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants