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 Dokka to 1.6.0 #772

Merged
merged 1 commit into from
Dec 6, 2021
Merged

Update Kotlin and Dokka to 1.6.0 #772

merged 1 commit into from
Dec 6, 2021

Conversation

heubeck
Copy link
Collaborator

@heubeck heubeck commented Dec 6, 2021

Bundles #753 and #765

@heubeck heubeck requested a review from jponge December 6, 2021 08:09
@jponge jponge added this to the 1.3.0 milestone Dec 6, 2021
@jponge jponge added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 6, 2021
@jponge
Copy link
Member

jponge commented Dec 6, 2021

@heubeck I think this works better with #769 in. It'd be great if you could test locally (when you have time)

@heubeck
Copy link
Collaborator Author

heubeck commented Dec 6, 2021

@heubeck I think this works better with #769 in. It'd be great if you could test locally (when you have time)

Happy to do so @jponge

@heubeck
Copy link
Collaborator Author

heubeck commented Dec 6, 2021

@jponge we need to move the Kotlin baseline to 1.4

image

Signed-off-by: Florian Heubeck <heubeck@mediamarktsaturn.com>
@codecov
Copy link

codecov bot commented Dec 6, 2021

Codecov Report

Merging #772 (7365b40) into main (131cc0e) will increase coverage by 0.41%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #772      +/-   ##
============================================
+ Coverage     89.85%   90.27%   +0.41%     
- Complexity     3003     3017      +14     
============================================
  Files           377      377              
  Lines         11883    11883              
  Branches       1497     1499       +2     
============================================
+ Hits          10678    10727      +49     
+ Misses          620      585      -35     
+ Partials        585      571      -14     
Impacted Files Coverage Δ
.../io/smallrye/mutiny/helpers/queues/DrainUtils.java 82.22% <0.00%> (ø)
...mallrye/mutiny/operators/multi/MultiFlatMapOp.java 86.76% <0.00%> (+0.92%) ⬆️
...lrye/mutiny/subscription/SerializedSubscriber.java 88.67% <0.00%> (+0.94%) ⬆️
...allrye/mutiny/operators/uni/UniAndCombination.java 89.53% <0.00%> (+1.16%) ⬆️
...erators/multi/builders/BufferItemMultiEmitter.java 92.10% <0.00%> (+1.31%) ⬆️
...y/operators/multi/builders/IterableBasedMulti.java 84.04% <0.00%> (+2.12%) ⬆️
...subscription/SwitchableSubscriptionSubscriber.java 97.54% <0.00%> (+2.45%) ⬆️
...java/io/smallrye/mutiny/helpers/Subscriptions.java 81.76% <0.00%> (+2.76%) ⬆️
...mallrye/mutiny/operators/multi/FlatMapManager.java 98.61% <0.00%> (+2.77%) ⬆️
...operators/multi/builders/CollectionBasedMulti.java 96.77% <0.00%> (+3.22%) ⬆️
... and 4 more

@heubeck heubeck merged commit a62cb00 into main Dec 6, 2021
@heubeck heubeck deleted the update/KotlinAndDokka branch December 6, 2021 14:46
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.

2 participants