bionanoimaging / TiledViews.jl

Allows an AbstractArray, to look like an AbstractArray with one more dimension and the tiles are represented along this dimension.
MIT License
12 stars 1 forks source link

Remove @time statements #8

Closed evetion closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #8 (cd70d6a) into main (63ca984) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main       #8   +/-   ##
=======================================
  Coverage   98.00%   98.00%           
=======================================
  Files           1        1           
  Lines         100      100           
=======================================
  Hits           98       98           
  Misses          2        2           
Impacted Files Coverage Δ
src/TiledViews.jl 98.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.