JuliaImages / ImageFeatures.jl

Image feature detection for the Julia language
Other
44 stars 28 forks source link

bump Distributions and Images version #100

Closed johnnychen94 closed 1 year ago

johnnychen94 commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #100 (97c68d0) into master (2870352) will decrease coverage by 13.42%. The diff coverage is 47.36%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #100       +/-   ##
===========================================
- Coverage   98.36%   84.93%   -13.43%     
===========================================
  Files          11       11               
  Lines         733      737        +4     
===========================================
- Hits          721      626       -95     
- Misses         12      111       +99     
Impacted Files Coverage Δ
src/ImageFeatures.jl 100.00% <ø> (ø)
src/lbp.jl 0.00% <0.00%> (-100.00%) :arrow_down:
src/brisk.jl 100.00% <100.00%> (ø)
src/corner.jl 100.00% <100.00%> (ø)
src/freak.jl 98.59% <100.00%> (ø)
src/glcm.jl 100.00% <100.00%> (ø)

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 2870352...97c68d0. Read the comment docs.

dehann commented 1 year ago

Hi, I just bumped into this compat need for Images v0.25.

dehann commented 1 year ago

bump

timholy commented 1 year ago

Oops, I didn't see this and submitted #104 instead.