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

[doc] Improve doOnDiscard/onErrorContinue javadoc a bit #2463

Merged
merged 1 commit into from Oct 29, 2020

Conversation

simonbasle
Copy link
Member

No description provided.

@simonbasle simonbasle added this to the 3.4.1 milestone Oct 29, 2020
@simonbasle simonbasle added the type/documentation A documentation update label Oct 29, 2020
@simonbasle simonbasle requested a review from a team October 29, 2020 08:59
@codecov-io
Copy link

codecov-io commented Oct 29, 2020

Codecov Report

Merging #2463 into master will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2463      +/-   ##
============================================
- Coverage     83.69%   83.67%   -0.03%     
  Complexity     4699     4699              
============================================
  Files           389      389              
  Lines         32214    32214              
  Branches       6196     6196              
============================================
- Hits          26962    26954       -8     
- Misses         3543     3545       +2     
- Partials       1709     1715       +6     
Impacted Files Coverage Δ Complexity Δ
...ore/src/main/java/reactor/core/publisher/Flux.java 98.09% <ø> (ø) 533.00 <0.00> (ø)
...ore/src/main/java/reactor/core/publisher/Mono.java 90.73% <ø> (ø) 283.00 <0.00> (ø)
...actor/core/publisher/FluxOnBackpressureLatest.java 81.00% <0.00%> (-3.00%) 4.00% <0.00%> (ø%)
...ava/reactor/core/publisher/FluxWindowBoundary.java 80.44% <0.00%> (-1.68%) 4.00% <0.00%> (ø%)
...in/java/reactor/core/publisher/FluxWindowWhen.java 84.43% <0.00%> (-0.95%) 4.00% <0.00%> (ø%)
.../java/reactor/core/publisher/UnicastProcessor.java 90.95% <0.00%> (-0.91%) 87.00% <0.00%> (-1.00%)
...java/reactor/core/scheduler/ExecutorScheduler.java 79.16% <0.00%> (-0.70%) 12.00% <0.00%> (ø%)
...ain/java/reactor/core/publisher/FluxConcatMap.java 90.41% <0.00%> (-0.55%) 9.00% <0.00%> (ø%)
...ain/java/reactor/core/publisher/FluxPublishOn.java 89.69% <0.00%> (-0.19%) 8.00% <0.00%> (ø%)
...c/main/java/reactor/core/publisher/FluxReplay.java 84.87% <0.00%> (+0.14%) 30.00% <0.00%> (ø%)
... and 4 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7f228c2...9d93525. Read the comment docs.

@simonbasle simonbasle merged commit 835219f into master Oct 29, 2020
@simonbasle simonbasle deleted the improveDiscardErrorContinueJavadoc branch October 29, 2020 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/documentation A documentation update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants