Bonobo.jl icon indicating copy to clipboard operation
Bonobo.jl copied to clipboard

Feature tablelogger

Open Wikunia opened this issue 3 years ago • 1 comments

Closes #5

Bonobo now creates a table like this such that the user is informed about the current status Screenshot_20220507_112556

Can be switched off by setting log_table = false in the initialize! call.

Wikunia avatar May 07 '22 09:05 Wikunia

Codecov Report

Merging #35 (bb28dcd) into main (10f0b93) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #35   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          131       158   +27     
=========================================
+ Hits           131       158   +27     
Impacted Files Coverage Δ
src/node.jl 100.00% <ø> (ø)
src/Bonobo.jl 100.00% <100.00%> (ø)

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 10f0b93...bb28dcd. Read the comment docs.

codecov[bot] avatar May 07 '22 09:05 codecov[bot]