JuliaIO / ImageMagick.jl

Thin Wrapper for the library ImageMagick
Other
53 stars 37 forks source link

update and fix GH actions #217

Closed simeonschaub closed 1 year ago

simeonschaub commented 1 year ago

It seems like CompatHelper was always broken? I don't see any entry for it in https://github.com/JuliaIO/ImageMagick.jl/actions

codecov[bot] commented 1 year ago

Codecov Report

Base: 73.93% // Head: 74.09% // Increases project coverage by +0.15% :tada:

Coverage data is based on head (bedecc3) compared to base (079d62b). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #217 +/- ## ========================================== + Coverage 73.93% 74.09% +0.15% ========================================== Files 3 3 Lines 422 440 +18 ========================================== + Hits 312 326 +14 - Misses 110 114 +4 ``` | [Impacted Files](https://codecov.io/gh/JuliaIO/ImageMagick.jl/pull/217?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaIO) | Coverage Δ | | |---|---|---| | [src/precompile.jl](https://codecov.io/gh/JuliaIO/ImageMagick.jl/pull/217?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaIO#diff-c3JjL3ByZWNvbXBpbGUuamw=) | `75.00% <0.00%> (-1.93%)` | :arrow_down: | | [src/ImageMagick.jl](https://codecov.io/gh/JuliaIO/ImageMagick.jl/pull/217?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaIO#diff-c3JjL0ltYWdlTWFnaWNrLmps) | `83.87% <0.00%> (+0.31%)` | :arrow_up: | | [src/libmagickwand.jl](https://codecov.io/gh/JuliaIO/ImageMagick.jl/pull/217?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaIO#diff-c3JjL2xpYm1hZ2lja3dhbmQuamw=) | `67.75% <0.00%> (+0.65%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaIO). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaIO)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.