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

fixed typo for MpscLinkedQueue test #1258

Merged
merged 1 commit into from
Jul 2, 2018
Merged

fixed typo for MpscLinkedQueue test #1258

merged 1 commit into from
Jul 2, 2018

Conversation

MarkusJais
Copy link
Contributor

just a fixed typo

@pivotal-issuemaster
Copy link

@MarkusJais Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

@pivotal-issuemaster
Copy link

@MarkusJais Thank you for signing the Contributor License Agreement!

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1258      +/-   ##
============================================
- Coverage      83.5%   83.44%   -0.06%     
+ Complexity     3767     3763       -4     
============================================
  Files           356      356              
  Lines         29070    29070              
  Branches       5405     5405              
============================================
- Hits          24274    24257      -17     
- Misses         3179     3189      +10     
- Partials       1617     1624       +7
Impacted Files Coverage Δ Complexity Δ
.../java/reactor/core/publisher/BlockingIterable.java 70.52% <0%> (-6.32%) 6% <0%> (ø)
.../java/reactor/core/publisher/FluxLimitRequest.java 94% <0%> (-4%) 5% <0%> (ø)
...ain/java/reactor/core/publisher/MonoCacheTime.java 87.67% <0%> (-3.43%) 18% <0%> (-1%)
...java/reactor/core/publisher/FluxBufferTimeout.java 74.12% <0%> (-1.4%) 3% <0%> (ø)
.../java/reactor/util/concurrent/MpscLinkedQueue.java 88.15% <0%> (-1.32%) 17% <0%> (-1%)
...r-core/src/main/java/reactor/core/Disposables.java 89.18% <0%> (-0.91%) 20% <0%> (ø)
...n/java/reactor/core/publisher/DirectProcessor.java 85.83% <0%> (-0.84%) 29% <0%> (-1%)
...ava/reactor/core/publisher/EventLoopProcessor.java 79.79% <0%> (-0.52%) 51% <0%> (-1%)
...ain/java/reactor/core/publisher/FluxPublishOn.java 87.11% <0%> (-0.21%) 6% <0%> (ø)
...c/main/java/reactor/core/publisher/FluxCreate.java 85.64% <0%> (+1%) 8% <0%> (ø) ⬇️

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 8178fc8...9cb685d. Read the comment docs.

@simonbasle
Copy link
Member

Thanks for the small typo fix

@simonbasle simonbasle merged commit 611fc49 into reactor:master Jul 2, 2018
@simonbasle simonbasle added this to the 3.2.0.M3 milestone Jul 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants