Bonobo.jl
Bonobo.jl copied to clipboard
Feature tablelogger
Closes #5
Bonobo now creates a table like this such that the user is informed about the current status

Can be switched off by setting log_table = false in the initialize! call.
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 dataPowered by Codecov. Last update 10f0b93...bb28dcd. Read the comment docs.