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

Update image urls to non-transparent version. #6944

Merged
merged 1 commit into from
Apr 2, 2020

Conversation

tomislavhofman
Copy link
Contributor

@tomislavhofman tomislavhofman commented Apr 2, 2020

Updated image urls to use non-transparent ones as per #6883

Resolves #6883

@codecov
Copy link

codecov bot commented Apr 2, 2020

Codecov Report

Merging #6944 into 3.x will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##                3.x    #6944   +/-   ##
=========================================
  Coverage     99.63%   99.64%           
- Complexity     6666     6667    +1     
=========================================
  Files           742      742           
  Lines         47220    47220           
  Branches       6367     6367           
=========================================
+ Hits          47049    47051    +2     
+ Misses           54       50    -4     
- Partials        117      119    +2     
Impacted Files Coverage Δ Complexity Δ
...in/java/io/reactivex/rxjava3/core/Completable.java 100.00% <ø> (ø) 140.00 <0.00> (ø)
.../main/java/io/reactivex/rxjava3/core/Flowable.java 100.00% <ø> (ø) 595.00 <0.00> (ø)
src/main/java/io/reactivex/rxjava3/core/Maybe.java 100.00% <ø> (ø) 214.00 <0.00> (ø)
...ain/java/io/reactivex/rxjava3/core/Observable.java 100.00% <ø> (ø) 565.00 <0.00> (ø)
...rc/main/java/io/reactivex/rxjava3/core/Single.java 100.00% <ø> (ø) 196.00 <0.00> (ø)
...activex/rxjava3/flowables/ConnectableFlowable.java 100.00% <ø> (ø) 12.00 <0.00> (ø)
...operators/flowable/BlockingFlowableMostRecent.java 100.00% <ø> (ø) 2.00 <0.00> (ø)
...ernal/operators/flowable/BlockingFlowableNext.java 98.36% <ø> (ø) 2.00 <0.00> (ø)
...ators/observable/BlockingObservableMostRecent.java 100.00% <ø> (ø) 2.00 <0.00> (ø)
...l/operators/observable/BlockingObservableNext.java 98.36% <ø> (ø) 2.00 <0.00> (ø)
... and 22 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 a2128ae...96573bc. Read the comment docs.

@akarnokd akarnokd merged commit 14a9525 into ReactiveX:3.x Apr 2, 2020
@akarnokd
Copy link
Member

akarnokd commented Apr 2, 2020

Thanks. The new v3 images load in properly.

@tomislavhofman
Copy link
Contributor Author

Glad to help.

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.

3.x: Marbles should have a proper background
2 participants