JuliaImages / ImageFiltering.jl

Julia implementations of multidimensional array convolution and nonlinear stencil operations
Other
99 stars 49 forks source link

setup BenchmarkCI (changes on top of #148) #150

Closed tkf closed 4 years ago

tkf commented 4 years ago

changes on top of #148

codecov[bot] commented 4 years ago

Codecov Report

Merging #150 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #150   +/-   ##
=======================================
  Coverage   91.59%   91.59%           
=======================================
  Files           9        9           
  Lines        1213     1213           
=======================================
  Hits         1111     1111           
  Misses        102      102

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 46c0445...7a7538e. Read the comment docs.

jw3126 commented 4 years ago

Shall we merge it?

johnnychen94 commented 4 years ago

I'll do that when https://github.com/JuliaRegistries/General/pull/8348 is merged