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

Update Kotlin and Coroutines to 1.5 #567

Merged
merged 1 commit into from
Jul 9, 2021
Merged

Conversation

heubeck
Copy link
Collaborator

@heubeck heubeck commented May 22, 2021

Ready to go @jponge

@codecov
Copy link

codecov bot commented May 22, 2021

Codecov Report

Merging #567 (02322f8) into main (f558abd) will increase coverage by 0.43%.
The diff coverage is 93.21%.

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

@@             Coverage Diff              @@
##               main     #567      +/-   ##
============================================
+ Coverage     89.83%   90.26%   +0.43%     
- Complexity     2990     3030      +40     
============================================
  Files           392      395       +3     
  Lines         11668    11829     +161     
  Branches       1459     1480      +21     
============================================
+ Hits          10482    10678     +196     
+ Misses          606      586      -20     
+ Partials        580      565      -15     
Impacted Files Coverage Δ
...in/java/io/smallrye/mutiny/groups/MultiOnItem.java 100.00% <ø> (ø)
...io/smallrye/mutiny/groups/UniAndGroupIterable.java 100.00% <ø> (ø)
...c/main/java/io/smallrye/mutiny/math/Statistic.java 72.72% <ø> (ø)
...rye/mutiny/operators/multi/MultiSelectFirstOp.java 90.00% <66.66%> (+10.51%) ⬆️
...ye/mutiny/operators/uni/builders/UniJoinFirst.java 85.71% <85.71%> (ø)
...lrye/mutiny/operators/uni/builders/UniJoinAll.java 88.13% <88.13%> (ø)
...entation/src/main/java/io/smallrye/mutiny/Uni.java 96.66% <100.00%> (+0.37%) ⬆️
...c/main/java/io/smallrye/mutiny/groups/UniJoin.java 100.00% <100.00%> (ø)
...rc/main/java/io/smallrye/mutiny/groups/UniZip.java 100.00% <100.00%> (ø)
.../java/io/smallrye/mutiny/math/AverageOperator.java 100.00% <100.00%> (ø)
... and 35 more

@heubeck heubeck changed the title Update Kotlin and Coroutines to 1.5.0 Update Kotlin and Coroutines to 1.5 Jun 24, 2021
@jponge jponge added this to the 1.0.0 milestone Jul 8, 2021
@jponge jponge added the dependencies Pull requests that update a dependency file label Jul 8, 2021
Copy link
Member

@jponge jponge left a comment

Choose a reason for hiding this comment

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

All set, thanks a lot @heubeck 🙏

@jponge jponge merged commit 50d2ba1 into smallrye:main Jul 9, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants