SDWebImage / SDWebImageLinkPlugin

A SDWebImage loader plugin, to support load rich link image with LinkPresentation framework
MIT License
17 stars 2 forks source link

Fix the issue when the WebSite og:image format is not supported by iOS, for this case, using the SDWebIamge decoding system instead #6

Closed dreampiggy closed 4 years ago

dreampiggy commented 4 years ago

Test Site: https://www.gstatic.com/webp/gallery/1.webp

During test, Seems this is not a issue because LinkPresentation already filter this case ?

codecov[bot] commented 4 years ago

Codecov Report

Merging #6 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #6   +/-   ##
=======================================
  Coverage   59.72%   59.72%           
=======================================
  Files           2        2           
  Lines         221      221           
=======================================
  Hits          132      132           
  Misses         89       89
Flag Coverage Δ
#iOS 59.72% <100%> (ø) :arrow_up:
Impacted Files Coverage Δ
SDWebImageLinkPlugin/Classes/SDImageLinkLoader.m 53.64% <100%> (ø) :arrow_up:

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 1bf818e...5579deb. Read the comment docs.