Skip to content

Fix a typo in the changelog #5481

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

Merged
merged 1 commit into from
Jul 11, 2017
Merged

Conversation

ansman
Copy link
Contributor

@ansman ansman commented Jul 11, 2017

Fixed a typo in the work changelog

@akarnokd akarnokd added this to the 2.2 milestone Jul 11, 2017
@codecov
Copy link

codecov bot commented Jul 11, 2017

Codecov Report

Merging #5481 into 2.x will decrease coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##                2.x    #5481      +/-   ##
============================================
- Coverage     96.09%   96.06%   -0.04%     
  Complexity     5800     5800              
============================================
  Files           631      631              
  Lines         41297    41297              
  Branches       5743     5743              
============================================
- Hits          39685    39671      -14     
- Misses          635      640       +5     
- Partials        977      986       +9
Impacted Files Coverage Δ Complexity Δ
.../operators/observable/ObservableFlatMapSingle.java 88.8% <0%> (-4.48%) 2% <0%> (ø)
...ternal/operators/observable/ObservablePublish.java 89.47% <0%> (-4.39%) 9% <0%> (-1%)
.../internal/operators/maybe/MaybeTakeUntilMaybe.java 95.91% <0%> (-4.09%) 2% <0%> (ø)
...nternal/operators/parallel/ParallelReduceFull.java 91.17% <0%> (-3.93%) 2% <0%> (ø)
...l/operators/observable/ObservableFlatMapMaybe.java 87.58% <0%> (-3.27%) 2% <0%> (ø)
...ternal/operators/completable/CompletableCache.java 96.96% <0%> (-3.04%) 23% <0%> (-1%)
.../internal/operators/flowable/FlowableInterval.java 94.44% <0%> (-2.78%) 3% <0%> (ø)
...activex/internal/observers/QueueDrainObserver.java 61.53% <0%> (-2.57%) 12% <0%> (-1%)
.../main/java/io/reactivex/subjects/MaybeSubject.java 97.82% <0%> (-2.18%) 47% <0%> (-1%)
...reactivex/internal/operators/maybe/MaybeUsing.java 93.93% <0%> (-2.03%) 4% <0%> (ø)
... and 37 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 3c83ff0...f22f016. Read the comment docs.

@akarnokd akarnokd merged commit 46ec6a6 into ReactiveX:2.x Jul 11, 2017
@ansman ansman deleted the fix/changelog-typo branch July 12, 2017 06:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants