JuliaIO / JpegTurbo.jl

Julia interface to libjpeg-turbo
MIT License
15 stars 7 forks source link

fix(jpeg_encode): support numerical matrix and out-of-range values #11

Closed johnnychen94 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #11 (c304930) into master (86caef6) will increase coverage by 0.78%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #11      +/-   ##
==========================================
+ Coverage   86.80%   87.58%   +0.78%     
==========================================
  Files           4        4              
  Lines         144      145       +1     
==========================================
+ Hits          125      127       +2     
+ Misses         19       18       -1     
Impacted Files Coverage Δ
src/common.jl 53.57% <ø> (+1.84%) :arrow_up:
src/encode.jl 95.74% <100.00%> (+0.18%) :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 86caef6...c304930. Read the comment docs.