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

RevAPI upgrades #723

Merged
merged 1 commit into from Oct 12, 2021
Merged

RevAPI upgrades #723

merged 1 commit into from Oct 12, 2021

Conversation

jponge
Copy link
Member

@jponge jponge commented Oct 12, 2021

No description provided.

@jponge jponge added this to the 1.2.0 milestone Oct 12, 2021
@jponge jponge added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 12, 2021
@codecov
Copy link

codecov bot commented Oct 12, 2021

Codecov Report

Merging #723 (d48765f) into main (6c4309b) will increase coverage by 0.26%.
The diff coverage is n/a.

❗ Current head d48765f differs from pull request most recent head be80c6f. Consider uploading reports for the commit be80c6f to get more accurate results
Impacted file tree graph

@@             Coverage Diff              @@
##               main     #723      +/-   ##
============================================
+ Coverage     89.93%   90.20%   +0.26%     
- Complexity     2986     2998      +12     
============================================
  Files           374      374              
  Lines         11789    11789              
  Branches       1478     1480       +2     
============================================
+ Hits          10603    10634      +31     
+ Misses          614      587      -27     
+ Partials        572      568       -4     
Impacted Files Coverage Δ
...iny/operators/multi/builders/BaseMultiEmitter.java 79.16% <0.00%> (-4.17%) ⬇️
...mallrye/mutiny/operators/multi/MultiFlatMapOp.java 85.23% <0.00%> (-1.24%) ⬇️
...tiny/operators/multi/MultiBufferWithTimeoutOp.java 74.78% <0.00%> (+0.84%) ⬆️
...allrye/mutiny/operators/uni/UniAndCombination.java 89.53% <0.00%> (+1.16%) ⬆️
...java/io/smallrye/mutiny/helpers/Subscriptions.java 81.76% <0.00%> (+1.65%) ⬆️
...y/operators/multi/processors/UnicastProcessor.java 97.41% <0.00%> (+1.72%) ⬆️
...y/operators/multi/builders/IterableBasedMulti.java 84.04% <0.00%> (+2.12%) ⬆️
...erators/multi/builders/SerializedMultiEmitter.java 83.54% <0.00%> (+2.53%) ⬆️
...a/io/smallrye/mutiny/helpers/BlockingIterable.java 89.79% <0.00%> (+4.08%) ⬆️
...subscription/SwitchableSubscriptionSubscriber.java 99.18% <0.00%> (+4.09%) ⬆️
... and 2 more

@jponge jponge merged commit 339107c into main Oct 12, 2021
@jponge jponge deleted the revapi-upgrades branch October 12, 2021 10:24
@jponge jponge modified the milestones: 1.2.0, 1.1.2 Oct 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant