JunoLab / Juno.jl

MIT License
144 stars 23 forks source link

Preserve offset axes in @progress with comprehension #605

Open yha opened 3 years ago

yha commented 3 years ago

I'm guessing this fix is probably needed at ProgressLogging.jl as well, but it's not used by Juno yet.

codecov[bot] commented 3 years ago

Codecov Report

Merging #605 into master will decrease coverage by 0.63%. The diff coverage is 25.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #605      +/-   ##
==========================================
- Coverage   42.85%   42.22%   -0.64%     
==========================================
  Files           7        7              
  Lines         133      135       +2     
==========================================
  Hits           57       57              
- Misses         76       78       +2     
Flag Coverage Δ
#unittests 42.22% <25.00%> (-0.64%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/progress.jl 53.12% <25.00%> (-1.72%) :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 f39191e...dffe13a. Read the comment docs.