JuliaImages / ImageFiltering.jl

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

Bump TiledIteration compat to v0.5 #258

Closed BioTurboNick closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (baedd6d) 94.34% compared to head (fadb37d) 94.34%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #258 +/- ## ======================================= Coverage 94.34% 94.34% ======================================= Files 13 13 Lines 1697 1697 ======================================= Hits 1601 1601 Misses 96 96 ```

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

timholy commented 1 year ago

Log seems missing on Julia 1.0 windows-latest. I'll assume it's OK.

BioTurboNick commented 1 year ago

I'm seeing sporadic CI failures in multiple PRs today, where it doesn't even run. Thanks for merging!