KristofferC / TimerOutputs.jl

Formatted output of timed sections in Julia
Other
659 stars 54 forks source link

Add `TimerOutputs.todict` to README #140

Closed ericphanson closed 2 years ago

ericphanson commented 2 years ago

for https://github.com/KristofferC/TimerOutputs.jl/pull/139

I also took the liberty of bumping the version- could we get a release with this?

codecov-commenter commented 2 years ago

Codecov Report

Merging #140 (78abf57) into master (b0295a0) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 78abf57 differs from pull request most recent head 82e6375. Consider uploading reports for the commit 82e6375 to get more accurate results Impacted file tree graph

@@           Coverage Diff           @@
##           master     #140   +/-   ##
=======================================
  Coverage   89.26%   89.26%           
=======================================
  Files           5        5           
  Lines         410      410           
=======================================
  Hits          366      366           
  Misses         44       44           

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 b0295a0...82e6375. Read the comment docs.

ericphanson commented 2 years ago

bump