JuliaIO / ImageMagick.jl

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

MassInstallAction: Install the CI workflow on this repository #195

Closed timholy closed 3 years ago

timholy commented 3 years ago

This pull request sets up the CI workflow on this repository.

codecov[bot] commented 3 years ago

Codecov Report

Merging #195 (371c4b4) into master (7dd556d) will increase coverage by 0.07%. The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #195      +/-   ##
==========================================
+ Coverage   70.45%   70.52%   +0.07%     
==========================================
  Files           3        3              
  Lines         396      397       +1     
==========================================
+ Hits          279      280       +1     
  Misses        117      117              
Impacted Files Coverage Δ
src/ImageMagick.jl 75.52% <0.00%> (+0.69%) :arrow_up:
src/libmagickwand.jl 65.43% <100.00%> (-0.31%) :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 cefcc80...61a3ac7. Read the comment docs.

timholy commented 3 years ago

The certificate problem showed up in recent PRs like #194 also, so I don't think this is related.