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

Reactivate dokka for all JDK versions #774

Merged
merged 1 commit into from
Dec 10, 2021
Merged

Reactivate dokka for all JDK versions #774

merged 1 commit into from
Dec 10, 2021

Conversation

heubeck
Copy link
Collaborator

@heubeck heubeck commented Dec 10, 2021

Tracked by Kotlin/dokka#2163

@codecov
Copy link

codecov bot commented Dec 10, 2021

Codecov Report

Merging #774 (96609b2) into main (cb6b843) will increase coverage by 0.22%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #774      +/-   ##
============================================
+ Coverage     89.97%   90.20%   +0.22%     
- Complexity     3012     3015       +3     
============================================
  Files           377      377              
  Lines         11885    11885              
  Branches       1498     1500       +2     
============================================
+ Hits          10694    10721      +27     
+ Misses          611      590      -21     
+ Partials        580      574       -6     
Impacted Files Coverage Δ
...ava/io/smallrye/mutiny/helpers/HalfSerializer.java 77.77% <0.00%> (-11.12%) ⬇️
...erators/multi/builders/SerializedMultiEmitter.java 81.01% <0.00%> (-2.54%) ⬇️
...y/operators/multi/processors/UnicastProcessor.java 95.68% <0.00%> (-1.73%) ⬇️
...mallrye/mutiny/operators/multi/MultiFlatMapOp.java 86.76% <0.00%> (+0.61%) ⬆️
...java/io/smallrye/mutiny/helpers/Subscriptions.java 81.21% <0.00%> (+1.10%) ⬆️
...smallrye/mutiny/helpers/test/AssertSubscriber.java 90.97% <0.00%> (+1.50%) ⬆️
...mallrye/mutiny/operators/multi/FlatMapManager.java 98.61% <0.00%> (+2.77%) ⬆️
...operators/multi/builders/CollectionBasedMulti.java 96.77% <0.00%> (+3.22%) ⬆️
...utiny/operators/multi/MultiWindowOnDurationOp.java 70.00% <0.00%> (+4.28%) ⬆️
...mallrye/mutiny/helpers/queues/MpscLinkedQueue.java 96.77% <0.00%> (+4.83%) ⬆️
... and 2 more

@heubeck heubeck merged commit a43f4a0 into main Dec 10, 2021
@heubeck heubeck deleted the reactive/Dokka branch December 10, 2021 10:52
@jponge jponge added this to the 1.3.0 milestone Dec 10, 2021
@jponge jponge added the ci/cd/build CI/CD pipeline and build label Dec 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd/build CI/CD pipeline and build
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants