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

2.x: Cleanup multiple empty lines in sources #6182

Merged
merged 1 commit into from
Aug 28, 2018

Conversation

akarnokd
Copy link
Member

Remove 2+ empty lines from the sources.

@akarnokd akarnokd added this to the 2.2 backlog milestone Aug 28, 2018
@codecov
Copy link

codecov bot commented Aug 28, 2018

Codecov Report

Merging #6182 into 2.x will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##                2.x    #6182      +/-   ##
============================================
+ Coverage     98.19%   98.21%   +0.01%     
+ Complexity     6199     6198       -1     
============================================
  Files           667      667              
  Lines         44880    44880              
  Branches       6214     6214              
============================================
+ Hits          44070    44078       +8     
+ Misses          263      258       -5     
+ Partials        547      544       -3
Impacted Files Coverage Δ Complexity Δ
...rnal/operators/parallel/ParallelFromPublisher.java 94.31% <ø> (ø) 4 <0> (ø) ⬇️
...ternal/operators/completable/CompletableUsing.java 100% <ø> (ø) 4 <0> (ø) ⬇️
...internal/operators/flowable/FlowableGroupJoin.java 95.3% <ø> (ø) 2 <0> (ø) ⬇️
...main/java/io/reactivex/subjects/ReplaySubject.java 97.69% <ø> (-0.42%) 50 <0> (ø)
...tivex/internal/util/AppendOnlyLinkedArrayList.java 100% <ø> (ø) 23 <0> (ø) ⬇️
...ex/internal/operators/single/SingleToFlowable.java 100% <ø> (ø) 2 <0> (ø) ⬇️
...operators/flowable/FlowableThrottleFirstTimed.java 96.55% <ø> (ø) 2 <0> (ø) ⬇️
...ators/observable/BlockingObservableMostRecent.java 100% <ø> (ø) 2 <0> (ø) ⬇️
...ternal/operators/flowable/FlowableBufferTimed.java 99.26% <ø> (ø) 5 <0> (ø) ⬇️
...ava/io/reactivex/processors/BehaviorProcessor.java 95.96% <ø> (-0.9%) 59 <0> (-1)
... and 134 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 13f7b01...6576ebc. Read the comment docs.

@akarnokd akarnokd merged commit 2e566fb into ReactiveX:2.x Aug 28, 2018
@akarnokd akarnokd deleted the SourceCodeValidation828 branch September 6, 2021 12:52
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