JuliaIO / FileIO.jl

Main Package for IO, loading all different kind of files
http://juliaio.github.io/FileIO.jl/
Other
216 stars 78 forks source link

registry(jpeg): add JpegTurbo and ImageIO #357

Closed johnnychen94 closed 2 years ago

johnnychen94 commented 2 years ago

Waiting for https://github.com/JuliaIO/ImageIO.jl/pull/45 and https://github.com/JuliaRegistries/General/pull/53821

See https://github.com/johnnychen94/JpegTurbo.jl/issues/15 for benchmark results

codecov[bot] commented 2 years ago

Codecov Report

Merging #357 (57f8e95) into master (afbe547) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #357   +/-   ##
=======================================
  Coverage   87.50%   87.50%           
=======================================
  Files          10       10           
  Lines         696      696           
=======================================
  Hits          609      609           
  Misses         87       87           
Impacted Files Coverage Δ
src/registry.jl 93.22% <ø> (ø)

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 afbe547...57f8e95. Read the comment docs.