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

New web site #387

Merged
merged 38 commits into from
Dec 10, 2020
Merged

New web site #387

merged 38 commits into from
Dec 10, 2020

Conversation

cescoffier
Copy link
Contributor

No description provided.

cescoffier and others added 30 commits December 10, 2020 13:56
Rework getting started navigation

Getting started are now declared in the guide list.
Getting Started is a new category.
Also remove unused copy from source files
@cescoffier cescoffier added the documentation Improvements or additions to documentation label Dec 10, 2020
@cescoffier cescoffier added this to the 0.12.0 milestone Dec 10, 2020
@cescoffier cescoffier requested a review from jponge December 10, 2020 12:57
@codecov
Copy link

codecov bot commented Dec 10, 2020

Codecov Report

Merging #387 (fdc3243) into master (25cee76) will increase coverage by 0.34%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #387      +/-   ##
============================================
+ Coverage     89.07%   89.42%   +0.34%     
- Complexity     2708     2721      +13     
============================================
  Files           363      363              
  Lines         10520    10520              
  Branches       1304     1306       +2     
============================================
+ Hits           9371     9407      +36     
+ Misses          597      578      -19     
+ Partials        552      535      -17     
Impacted Files Coverage Δ Complexity Δ
...mallrye/mutiny/operators/multi/MultiFlatMapOp.java 86.33% <0.00%> (+0.31%) 3.00% <0.00%> (ø%)
...o/smallrye/mutiny/operators/UniAndCombination.java 86.04% <0.00%> (+1.16%) 4.00% <0.00%> (ø%)
...erators/multi/builders/SerializedMultiEmitter.java 88.00% <0.00%> (+1.33%) 26.00% <0.00%> (+1.00%)
...mallrye/mutiny/helpers/queues/MpscLinkedQueue.java 98.38% <0.00%> (+1.61%) 29.00% <0.00%> (+1.00%)
...java/io/smallrye/mutiny/helpers/Subscriptions.java 81.21% <0.00%> (+1.65%) 49.00% <0.00%> (+1.00%)
...subscription/SwitchableSubscriptionSubscriber.java 97.54% <0.00%> (+2.45%) 46.00% <0.00%> (+1.00%)
...io/smallrye/mutiny/converters/uni/ToPublisher.java 90.32% <0.00%> (+3.22%) 3.00% <0.00%> (ø%)
...operators/multi/builders/CollectionBasedMulti.java 93.10% <0.00%> (+3.44%) 4.00% <0.00%> (ø%)
...tiny/operators/multi/MultiBufferWithTimeoutOp.java 72.03% <0.00%> (+5.93%) 3.00% <0.00%> (ø%)
...ava/io/smallrye/mutiny/helpers/HalfSerializer.java 88.88% <0.00%> (+11.11%) 9.00% <0.00%> (+1.00%)
... and 1 more

@jponge jponge merged commit 3a9e88b into master Dec 10, 2020
@jponge jponge deleted the new-web-site branch December 10, 2020 13:17
@jponge jponge modified the milestones: 0.12.0, 0.12.1, 0.12.2, 0.12.3, 0.12.4, 0.12.5 Dec 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants