JuliaImages / ImageShow.jl

Inline graphical display of images in Julia graphical environments
MIT License
26 stars 9 forks source link

Revert #51 and test Pluto integration #52

Closed fonsp closed 2 years ago

fonsp commented 2 years ago

See https://github.com/JuliaImages/ImageShow.jl/pull/51#issuecomment-1128757372

codecov[bot] commented 2 years ago

Codecov Report

Merging #52 (4caf62d) into master (ce60b0a) will increase coverage by 0.69%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #52      +/-   ##
==========================================
+ Coverage   87.28%   87.98%   +0.69%     
==========================================
  Files           6        6              
  Lines         236      233       -3     
==========================================
- Hits          206      205       -1     
+ Misses         30       28       -2     
Impacted Files Coverage Δ
src/ImageShow.jl 0.00% <ø> (-25.00%) :arrow_down:

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 ce60b0a...4caf62d. Read the comment docs.

lorenzoh commented 2 years ago

Go ahead! I just need to revert some changes in FeatureRegistries.jl, but those weren't registered yet 👍